python-workshop-2021

This project contains files from the Summer 2021 Scientific Python WOrkshop hosted by Gus Becker.

Notebooks

00-basics.ipynb

This notebook explores variable types (int, str, list, tuple), for loops and conditional statements, object methods, and importing standard library packages.