Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 462 Bytes

File metadata and controls

9 lines (6 loc) · 462 Bytes

IntroToPythonForEconomist

This repo contains materials for the course that I teach at uni Kassel in WS2019, 2020, 2021.

The course comprises of 3 blocks with focuses on Python's applications for economists (Python 3.7):

  1. Programming/Coding Basic: crash course for economics students, suitable for those who did not have much exposure to programming before.
  2. Data Analysis and Vizualization with Python (numpy, pandas, seaborn, .etc)
  3. Otree Framework