Hello,
I have a list of zip codes which I am trying to use in my predictive model. Converting zip codes into numbers through select tool makes 06001 into 6001. I need the starting zero in the number. Is there a way I can have them as numbers without losing starting zeros?
Thanks