Skip to content

Python — Data Analytics

A focused Python data-analytics course — NumPy, Matplotlib, and Pandas — with notes, exercises, quizzes, and hands-on projects. Assumes the core-language material from the companion Python Fundamentals course.

Learning Flow

  1. Read the topic notes for the current chapter.
  2. Work through the matching exercise set.
  3. Test yourself in the quiz hub.
  4. Build one of the 9 projects to apply the concept.

Chapters

# Chapter Start
01 NumPy NumPy Intro
02 Matplotlib Matplotlib Basics
03 Pandas Pandas Basics

New to Python? Start with Python Fundamentals first.