This course takes you from data wrangling to visual storytelling using Python's most powerful scientific libraries. You will master NumPy for numerical computing, Pandas for structured data manipulation, and Matplotlib for creating publication-quality charts โ including geographic maps with Cartopy and statistical plots with Seaborn.
Each session is 1 hour of instruction + 30 minutes of hands-on coding. Live recordings are available after every session. Batch size is kept small (15โ20 students) for a personalised experience.
NumPy forms the numerical foundation of Python's scientific computing ecosystem. This module covers array operations, memory layout, and the tools that make large-scale numerical computation efficient.
Pandas provides labelled, table-oriented data structures that make real-world data cleaning and analysis practical. This module moves from raw arrays to structured datasets.
Matplotlib is Python's foundational plotting library. This module covers everything from basic charts to publication-quality figures and geospatial maps.
Feedback from previous Python course participants
| ๐ Date | To be Announced |
| ๐ Modules | 3 Modules |
| โฑ Per Session | 1.5 hrs (1 hr + 0.5 hr coding) |
| ๐ฐ Price | โน1,800 |
| ๐ป Mode | Online โ Live + Recorded |
| ๐ผ Recordings | After each session |
| ๐ฅ Batch Size | 15 โ 20 students |
| ๐ฃ๏ธ Language | Malayalam |
| ๐ฏ For | Students, researchers, teachers |
Limited seats โ 15 to 20 per batch
All tools are free and open-source. A working Python installation (Jupyter Notebook) is all you need.
Basic familiarity with Python is helpful but not strictly required. If you are new to programming, consider starting with: