项目作者: epogrebnyak

项目描述 :
Review econometrics concepts with code examples
高级语言: TeX
项目地址: git://github.com/epogrebnyak/econometrics-navigator.git
创建时间: 2018-11-07T20:57:09Z
项目社区:https://github.com/epogrebnyak/econometrics-navigator

开源协议:

下载


Econometrics navigator

Econometrics Navigator is an open source guide to econometrics. It is located at https://epogrebnyak.github.io/econometrics-navigator.

Tech stack

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.