This repo is a collection of the Python problem sets I worked on during UChicago's class CAPP121.
- Modeling Epidemics - basics of Python, translate simple algorithms into code
- Modeling Language Shifts - nested loops, lists of lists, and functions
- Analyzing Candidate Tweets - dictionaries as a way to represent data
- Polling places - designing and implementing classes and methods
- Linear Regression - NumPy, classes and functions to support code reuse
- Visualizing Avian Biodiversity Using Treemaps - recursive data structures and functions
URLs redirect to each one of the projects' webpages. Due to policies of the MSCAPP, code solutions cannot be posted publicly. However, these could be shared by reaching me via email: [email protected].