Hi all,
I have used the summarize tool to count the non null values for each of my variables. Following that I have new columns for each of my variables with each starting 'CountNonNull'+ variable name.
Is there an easy way I can remove the 'CountNonNull' from my column names?
I have around 400 variable names each with different length so removing it manually would be a bit of pain..
Thank you!!