This course is an introduction to Python Data Science and Data Analysis.
You will learn how to analyze and visualize data using Python.
By the end of this course, you will feel comfortable creating basic programs, working with data.
In this course you will learn
- NumPy: a library for scientific computing.
- Pandas: a library that provides data structures and data analysis tools.
- Matplotlib: a library for creating static, animated, and interactive visualizations.
- Seaborn: a library for making statistical graphics.