Cleaning Data

Cleaning the Nashville Housing dataset

For this project I used the Nashville Housing dataset.I took care of missing values, removed duplicates, deleted columns, and more. I created a new column for each city/state name and added it to the dataframe.I also made sure that all the cities had at least one state assigned to them.