Python Intro (Fall 2024 / 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.


Slides and Notebooks

  • Slides
  • Notebooks
    • Python programming basics ()
    • Data analysis basics ()

Resources


Back to TDMDAL Computing Page