Review econometrics concepts with code examples
Econometrics Navigator is an open source guide to econometrics. It is located at https://epogrebnyak.github.io/econometrics-navigator.
I write in markdown and put documentation together into HTML using sphinx.
The HTML output is pushed to Github Pages. I’m hopeful to produce a nicely looking PDF.
Run pip install --upgrade -r requirements.txt
to install dependencies.