Python Intro (Fall 2025 / RSM338)

Python is a high-level programming language known for its readability and versatility. It has a rich ecosystem of data science libraries, making it an excellent choice for data analysis tasks, from basic descriptive statistics to complex predictive modeling. This workshop introduces you the basics of Python programming and data analysis.


What To Prepare

In this workshop, we use Google Colab as our coding environment, so all you need is a Google Account. Google Colab is a hosted Jupyter Notebook service that requires no setup to use and provides free access to computing resources.


Session 1. Programming Basics

Session 2. Data Analysis Basics


Resources


Back to MDAL Computing Page