This repo contains Python code for Examples from Introductory Econometrics: A Modern Approach, 6e by Jeffrey M. Wooldridge.
The code here roughly corresponds to the R programs found here.
Required Python packages:
- numpy
- pandas
- statsmodels
- matplotlib
- wooldridge