You can run the notebooks in your web browser using
Caution:
- You must download saved versions of any changes you make to online notebooks if you'd like to keep them; they are not saved for you in the cloud
- These templates load data which may not be up to date (and may be inaccurate for other reasons) and is undocumented (variables may not be what you expect); do not rely on results for any critical analysis
-
Read daily S&P 500 data (
sp500d.ipynb) -
Read monthly S&P 500 data (
sp500m.ipynb) -
Install and import a Python package to a personal account on a lab computer (
user_install_package.ipynb) -
Additional submissions welcome!