Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

DataCamp

Data Manipulation with pandas

via DataCamp

Overview

Learn how to import and clean data, calculate statistics, and create visualizations with pandas.

pandas is the world's most popular Python library, used for everything from data manipulation to data analysis. In this course, you'll learn how to manipulate DataFrames, as you extract, filter, and transform real-world datasets for analysis. Using pandas you’ll explore all the core data science concepts. Using real-world data, including Walmart sales figures and global temperature time series, you’ll learn how to import, clean, calculate statistics, and create visualizations—using pandas to add to the power of Python!

Syllabus

Transforming DataFrames
-Let’s master the pandas basics. Learn how to inspect DataFrames and perform fundamental manipulations, including sorting rows, subsetting, and adding new columns.

Aggregating DataFrames
-In this chapter, you’ll calculate summary statistics on DataFrame columns, and master grouped summary statistics and pivot tables.

Slicing and Indexing DataFrames
-Indexes are supercharged row and column names. Learn how they can be combined with slicing for powerful DataFrame subsetting.

Creating and Visualizing DataFrames
-Learn to visualize the contents of your DataFrames, handle missing data values, and import data from and export data to CSV files.

Taught by

Richie Cotton and Maggie Matsui

Reviews

4.5 rating at DataCamp based on 233 ratings

Start your review of Data Manipulation with pandas

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.