Skip to content

nuitrcs/python_intermediate_aug2026_chicago

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Intermediate Workshop Materials

This workshop is offered by Northwestern IT Research Computing and Data Services.

There are two ways to work through the materials.

  1. If you are working on your own laptop

    1. Download materials to your own computer. You can do this by clicking on the green Code button and choose "Download ZIP". Unzip the download folder.
    2. Open the Anaconda Navigator app. Select JupyterLab to launch Jupyter Lab. Within lab, navigate to the downloaded workshop folder and open .ipynb file corresponding to the bootcamp day. For example, for the 2nd day, you will open part2.ipynb.
  2. If you are working from Colab

    1. Open the notebook on Google Colab my clicking on a link below corresponding to the notebook.

NOTE ON THE COLAB OPTION: Progress is NOT automatically saved on your Drive or your computer. To save the file, navigate to File > Save a Copy in Drive. Once you do, a new tab will appear with the copy. You can save the progress throughout the workshop by ctrl + s (if you're on Windows) or cmd + s (if you're on macOS). You can find the saved copy in the Colab Notebooks/ directory.

Schedule

Day 1: August 10, 2026

Topics: Pandas, Troubleshooting Code

Google Colab Links

Pandas Part 1

Pandas Part 2

Troubleshooting Code Debug Exercise 1

Troubleshooting Code Debug Exercise 2


Day 2: August 11, 2026

Topics: Matplotlib (+ fstrings if time), Scripting

Google Colab Links

Matplotlib

Scripts


Day 3: August 12, 2026

Topics: Environments, fstrings, List Comprehension, Object Classes

Google Colab Links

fstrings

List Comprehension

Pathlib

Object Oriented Programming


About

RCDS-DSSV materials for the summer 2026 Python Intermediate workshop series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors