starweaver-logo
LOG INGET STARTED
LOG INGET STARTED
  • Browse
  • Doing

  • On Air
  • Channels
  • Career Paths
  • LEARNING

  • Courses
  • Certifications
  • Journeys
  • Test Prep
  • CONNECTING

  • How It Works
  • Community
  • Techbytes
  • Podcasts
  • Leaderboards
  • SUPPORT

  • Support & FAQs
  • Starweaver for Business
  • Starweaver for Campus
  • Teach with Starweaver
footer-brand-logo
  • COMPANY
  • About Us
  • Support and Knowledge Base
  • Policies & Terms
  • Contact
  • CONTENT
  • Courses
  • Certifications
  • Journeys
  • Test Prep
  • Meet the Gurus
  • Techbytes
  • FOR ORGANIZATIONS
  • Starweaver for Business
  • Starweaver for Campus
  • Catalogue
  • Pricing
  • Private Classes
  • PARTNER WITH US
  • Instructors & Teachers
  • Books, Writing & Publishing
  • FOLLOW US
    • facebook
    • twitter
    • linkedin
    • pinterest
    • instagram
    • youtube
Our trademarks include Starweaver®, Make genius happen™, Education you can bank on®, People are your most important assets!®, Body of Knowledge™, StarLabs™, LiveLabs™, Journeys™
© Starweaver Group, Inc. All Rights Reserved.
  1. Courses
  2. >
  3. Getting Started with Pandas

Getting Started with Pandas

This Pandas course prepares teaches the fundamentals of data analysis. It shows how to load data, inspect it, deal with missing values, use statistical summaries, plot, pivot and more. This course contains 18 hours of materials, taught by Matt Harris

Matt Harrison
Matt Harrison
Data Science | core | 8 hours 15 minutes |   Published: Apr 2020

    Discussions

Overview

3.3KSTUDENTS*
97%RECOMMEND*

This course includes:

  • 9+ hours of on-demand video
  • 5 modules
  • Core level
  • Direct access/chat with the instructor
  • 100% self-paced online
  • Many downloadable resources
  • Shareable certificate of completion
This Pandas course teaches us the fundamentals of data analysis. It shows how to load data, inspect it, deal with missing values, use statistical summaries, plot, pivot and more. This course contains 18 hours of materials, taught by Matt Harrison, a Python and Pandas expert and author. Following this course students will be able to leverage their skills with pandas to perform powerful data analysis, create plots, clean data, and prepare data for machine learning. Pandas is a powerful library, but it can be confusing. Fill in the knowledge gaps and understand how Pandas works under the covers. You will come out of this class grokking the syntax, and the best practices for creating beautiful Pandas code. We will also show how to use Jupyter and install additional packages.  

Skills You Will Gain

Jupyter
Pandas

Learning Outcomes (At The End Of This Program, You Will Be Able To...)

  • Getting Started – Installation, Jupyter, and Example
    • Understanding Jupyter and editors
    • Installing libraries
    • Overview of functionality of Pandas
  • Series objects
    • Basic operations
    • Aggregation methods
    • Index manipulation
    • String manipulation
  • DataFrame objects
    • Slicing data
    • Cleaning data
    • Boolean arrays and filtering
    • Plotting
  • Grouping
    • Grouping with a column
    • Grouping with multiple columns, functions, and dates
    • Pivoting and stacking
  • Time series
    • Shifting data
    • Window operations
    • Date grouping
    • Dealing with missing data
    • Plotting
  • Tips and Tricks
    • Apply tricks
    • Debugging
    • Testing
    • Seaborn plotting

Prerequisites

  • Basic computer knowledge is assumed
  • Prior programming experience with Python is strongly preferred

Who Should Attend

  • New Python developers looking to quickly develop and keen understanding of the power of Pandas
  • Individuals who are familiar with data science and need to understand Pandas

Curriculum

Instructors

*Where courses have been offered multiple times, the “# Students” includes all students who have enrolled. The “%Recommended” shown is also based on this data.
1Welcome to the course!
2Module 1
3Module 2
4Module 3
5Module 4
6Module 5
7Labs
8Recommended Further Readings
Matt Harrison

Matt Harrison

Matt is a seasoned Python and Data Science expert with over a decade of experience, known for his passion for making complex programming and data analysis concepts accessible and engaging. A Stanford University graduate with a background in Computer Science, Matt has applied his skills across a wide range of domains—from building predictive models that classify job postings to developing scalable systems using AWS and Docker.

Matt’s expertise spans machine learning, natural language processing, web application development, and beyond. He has a proven track record of translating technical depth into impactful educational experiences. As an instructor, he has designed and delivered high-impact courses such as Python for Finance and Essentials of Stats with Python, enabling learners to grasp both the theoretical foundations and practical applications of programming and data science.

A strong advocate for critical thinking and problem-solving, Matt creates inclusive learning environments where students from all backgrounds can thrive. His dedication to education extends to the global stage, where he regularly speaks at conferences like PyCon and SciPy and contributes to leading platforms including O’Reilly Media and Pluralsight.

With a teaching philosophy grounded in authenticity and real-world relevance, Matt is committed to empowering the next generation of data scientists and programmers—bridging the gap between theory and application, and inspiring learners to unlock the full potential of Python and data science.

VIEW MY CHANNEL

You need to enroll in this course to access the curriculum. Click 'Enroll' to get started!

About this course: Overview, Learning Outcomes, Who Should Enroll...

Instructor bio - Matt Harrison

You need to enroll in this course to access the curriculum. Click 'Enroll' to get started!

Module 2- Series objects

Module 2

Segment - 15

Segment - 16

Segment - 17

Segment - 18

Segment - 19

Segment - 20

Segment - 21

Segment - 22

Segment - 23

You need to enroll in this course to access the curriculum. Click 'Enroll' to get started!

Articles and Downloads

You need to enroll in this course to access the curriculum. Click 'Enroll' to get started!

Module 3 - DataFrame objects

Module 3

Segment - 24

Segment - 25

Segment - 26

Segment - 27

Segment - 28

Segment - 29

Segment - 30

Segment - 31

Segment - 32

Segment - 33

Segment - 34

You need to enroll in this course to access the curriculum. Click 'Enroll' to get started!

Overview

Instructions: Using Jupyter Notebooks

Instructions: Virtual labs (For Colaboratory)

Labs: Module 1

Labs: Module 2

Labs: Module 3

Labs: Module 4

Labs: Module 6

You need to enroll in this course to access the curriculum. Click 'Enroll' to get started!

Module 4 - Grouping

Module 4

Segment - 35

Segment - 36

Segment - 37

Segment - 38

Segment - 39

Segment - 40

You need to enroll in this course to access the curriculum. Click 'Enroll' to get started!

Module 5 - Tips and Tricks

Module 5

Segment - 41

Segment - 42

Segment - 43

Segment - 44

Segment - 45

Segment - 46

Segment - 47

Segment - 48

You need to enroll in this course to access the curriculum. Click 'Enroll' to get started!

Module 1- Getting Started – Installation, Jupyter, and Example

Segment - 01

Segment - 02

Segment - 03

Segment - 04

Segment - 05

Segment - 06

Segment - 07

Segment - 08

Segment - 09

Segment - 10

Segment - 11

Segment - 12

Segment - 13

Segment - 14