Skip to content

UCB-Econ-148/textbook

Repository files navigation

textbook

Textbook for Econ 148: Data Science for Economists at UC Berkeley. Can be viewed at econ148.org/textbook.

Content is stored in the content folder. Order of textbook can be changed from _toc.yml file. All required packages are in requirements.txt (generated by running update_reqs.ipynb).

To update the textbook:

  • Make any relevant changes to notebooks in the content folder or _toc.yml.
  • Build the jupyter book (link). You can preview your changes here.
  • Push to the GitHub pages via running ghp-import -n -p -f _build/html on the command line (link).

This textbook is a part of Rohan Jha's data science honors thesis. Code for the other portions of the data science honors thesis (including the package he built, Stata2Python) can be found in this GitHub repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published