In the real world data is messy. To be useful it often need to be cleaned. The ability to clean data will give you an advantage over other data analysts and data scientists who can't. This class uses pandas to identify and fix data problems within a data set. The class assumes you have a pandas environment set up or that you know how to do that. If not I have another class which explains how to set up pandas.
Project Description
Using your new skills take a real world data set and get it ready for analysis or machine learning. Identify and fix problems with nulls, inconsistent data, data formats and so on.