This course offers a coding-first introduction to data analysis using Python, Pandas, and Numpy.
YouTube Playlist
Click here for access to the full YouTube playlist.
Course description:
“Data Analysis is an in-demand field but it can be hard to get into as a beginner.
We’ve just released a 10-hour beginner-friendly video course to teach people how to analyze data with Python, Pandas, and Numpy. This course offers a coding-first introduction to data analysis. Besides the video content, learners also get access to interactive Jupyter notebooks allowing them to experiment while learning all the key data analysis concepts.
The course is divided into 5 modules:
- Lesson 1: Python & Jupyter Fundamentals
- Lesson 2: Numpy for data processing
- Lesson 3: Pandas for working with tabular data
- Lesson 4: Visualization with Matplotlib and Seaborn
- Lesson 5: Exploratory Data Analysis – A Case Study