This course will introduce you to the world of data analysis. You'll learn how to go through the entire data analysis process, which includes:
- Posing a question
- Wrangling your data into a format you can use and fixing any problems with it
- Exploring the data, finding patterns, and building intuition
- Drawing conclusions and/or making predictions
- Communicating your findings
You'll also learn how to use the Python libraries like NumPy, Pandas, and Matplotlib to write code that's cleaner, more concise, and faster.
This course is part of the Data Analyst Nanodegree program.