Level 1 · Entry Foundations¶
Goal: get comfortable with the day-to-day data science workflow — Python and pandas for wrangling, exploratory data analysis, visualization, the statistics you need to trust your own numbers, and the correlation/regression tools that turn a cleaned dataset into a finding — then ship a complete end-to-end analysis report.
Modules¶
- What Is Data Science?
- Python for Data Science
- Data Cleaning & Wrangling
- Exploratory Data Analysis (EDA)
- Data Visualization Basics
- Statistics Fundamentals
- Correlation & Basic Regression
- Working with Real-World Messy Datasets
- Communicating Findings
- Project — End-to-End Data Analysis Report
By the end of this level you'll be able to take a raw, messy dataset, clean and explore it, run the right statistical test for the question you're asking, visualize the result honestly, and write it up as a report a non-technical stakeholder can act on.