I have another dataset that I'm trying to perform these calculations on.. however the formatting in this dataset is not uniform. There are sporadic spaces, punctuation, and repeats of state abbreviations, etc. Is there a python method to remove numbers, only show numbers, remove letters, etc.?
Thanks