Module I
Fundamentals
Weeks 1–5 · Open
Core PythonVariables, control flow, collections, comprehensions, classes and modules — written the way production code is written, not the way tutorials write it.
Python for Data ScienceNumPy and Pandas in depth: dataframes, joins, groupbys, descriptive statistics, distributions, and visualisation that actually answers a question.
SQLQuery, aggregate and window over relational data. Schema design, indexes, and the query patterns that come up in every analytics interview.
Excel & Power BITurn a messy sheet into a dashboard a stakeholder can read. Modelling, DAX basics, and the reporting layer most AI teams still run on.