You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Textbook for Econ 148: Data Science for Economists at UC Berkeley. Can be viewed at `econ148.org/textbook`.
2
+
Textbook for Econ 148: Data Science for Economists at UC Berkeley. Can be viewed at `www.econ148.org/textbook`.
3
3
4
4
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`).
5
5
@@ -8,4 +8,4 @@ To update the textbook:
8
8
- Build the jupyter book ([link](https://jupyterbook.org/en/stable/start/build.html)). You can preview your changes here.
9
9
- Push to the GitHub pages via running `ghp-import -n -p -f _build/html` on the command line ([link](https://jupyterbook.org/en/stable/start/publish.html)).
10
10
11
-
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](https://github.com/rohanjha123/data-h195) GitHub repo.
11
+
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](https://github.com/rohanjha123/data-h195) GitHub repo.
0 commit comments