Data Science & Analytics with Python · Data Science & Analytics with Python

Pandas

Master pandas for data manipulation and analysis in Python. This track covers Series and DataFrame structures, cleaning, filtering, grouping, merging, and reshaping datasets. Ideal for analysts and data scientists, it builds practical skills for real-world data workflows, ending with the ability to transform raw data into actionable insights.

Sponsored

Lesson outline

  1. 1
    Pandas Series Basics

    Master pandas Series: a one-dimensional labeled array. Learn creation, indexing, and essential operations for data analysis.

    Pandas — step-by-step tutorials

    What you will find here

    This track walks through pandas in order — each lesson is server-rendered HTML you can read without JavaScript. Follow the outline, then practice in the browser IDE when a lesson links to runnable code.

    Tutorials vs quizzes and code samples

    Tutorials teach in sequence. For quick checks use quizzes. For copy-paste snippets see code samples. For deeper reading browse articles.