Get 20% off all career paths from fullstack to AI
Learn AI, Data Science & Business — Earn Certificates That Get You Hired
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Learn essential Pandas data manipulation techniques in this 11-minute Python tutorial focusing on grouping and aggregating data. Master reading datasets, performing basic group by operations, and applying common aggregate functions like mean, sum, and count. Explore the versatile .agg function for complex aggregations and discover how to group data across multiple columns simultaneously. Practice with a provided flavor dataset while following along with downloadable code examples from GitHub to strengthen your data analysis capabilities in Python.
Syllabus
Intro
Read in Dataset
First Group By
Popular Aggregate Functions
.agg Function
Group By on Multiple Columns
Taught by
Alex the Analyst