Use the same notebook in which you already loaded merged_clean_ver1.csv.
- Create a user-defined method to clean the column
statein the dataframe. - Use string functions to standardize the states to uppercase and use the strip function to clean the strings as well.