Loading...
Loading...
Loading...
Loading...

Master the 80 20 of Pandas. From read_csv and merge to groupby, pivot_table, apply, and time series tricks, each function includes a short example on realistic data.
Learn 30 essential Pandas functions with copy paste examples on real datasets. A CDPL focused tutorial for analysts, data scientists, and students.
Pandas is the workhorse of data analysis in Python. For Cinute Digital Pvt Ltd (CDPL) learners and partner teams, this tutorial covers the 30 functions that deliver most day to day value. Each snippet uses realistic mini datasets so you can copy, run, and adapt to your projects.
Tip: Keep a notebook open and paste each block to build your own cheat sheet.
Two small but realistic tables we will reuse through the tutorial
read_csv load a CSV
to_csv save a CSV
head and tail quick peek
info schema and nulls
describe stats summary
loc label based select
iloc position based select
query readable filters
isin membership
between numeric ranges
assign create columns
astype convert types
replace value mapping
cut and qcut binning
apply row or column wise logic
isna and notna
fillna impute values
dropna remove null rows
drop_duplicates deduplicate
rename readable columns
merge relational join
groupby aggregate by keys
pivot_table quick reporting
melt unpivot for tidy data
crosstab frequency table
to_datetime parse dates
dt accessors for features
sort_values ordering
rolling window metrics
nlargest and nsmallest top k
Combine several functions to answer a realistic question.
From raw orders to a tidy report you can chart in seconds
Create a folder with raw, interim, and processed CSVs to mirror a simple data workflow.
You now have a compact toolkit of 30 Pandas functions that handle most everyday analysis. Keep this page as a reference, and turn the mini project into a dashboard or a report. Consistent practice with real data is the fastest way to mastery.

Shoeb Shaikh is a seasoned Software Testing and Data Science Expert and a Mentor with over 14 years of experience in the field. Specialist in designing and managing processes, and leading high-performing teams to deliver impactful results.
At CDPL Ed-tech Institute, we provide expert career advice and counselling in AI, ML, Software Testing, Software Development, and more. Apply this checklist to your content strategy and elevate your skills. For personalized guidance, book a session today.