Learning journey
01
Section 01
Pandas Core
DataFrames, Series, indexing, filtering, and the core pandas workflow.
02
Section 02
Data Cleaning
Diagnose and treat nulls, duplicates, bad types, messy strings, and outliers — the work that makes every downstream analysis trustworthy.
03
Section 03
Data Transformation
Aggregate with groupby, reshape with pivot and melt, combine with merge, and window over ordered data — the operations that turn raw tables into answers.
04
Section 04
Exploratory Data Analysis
Run a disciplined, question-driven EDA — univariate, bivariate, and multivariate — and finish with a full report on a real dataset.
More coming soon
Control Flow, Functions, Data Structures — this track is actively expanding.
Skills you're building
VariablesAhead
Data TypesAhead
Type ConversionAhead
Python ListsAhead
NumPy ArraysAhead
VectorizationAhead
What Python unlocks
📊Pandas — data analysis
🔢NumPy — numerical computing
🤖Scikit-learn — machine learning
🧠TensorFlow / PyTorch — deep learning