Gain a Splash of New Skills - Coursera+ Annual Just ₹7,999
The Most Addictive Python and SQL Courses
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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