Description
In this course, you will :
- Identify each step of the data wrangling process (gathering, assessing, and cleaning) and use fundamental gathering, assessing, and cleaning code to wrangle a CSV file downloaded from Kaggle.
- Identify and clean data using Python and Pandas at each stage of the data cleaning process (defining, coding, and testing).
- Learn how to use Python's power to quickly gather, assess, and clean messy data so that it can be easily explored and analysed.
- Discover the most effective methods for collecting raw "dirty" data and cleaning it up for analysis.
Syllabus :
- Intro to Data Wrangling
- Gathering Data
- Assessing Data
- Cleaning Data