Going through Haghani & White's book "The Missing Billionaires" (link). See notebooks for notes.
git clone https://github.com/jaryaman/financial-decisions.git
pip install uv
cd financial-decisions/src
uv sync
which will create a virtual environment in financial-decisions/src/.venv
. Use the python environment under financial-decisions/src/.venv/bin/python
to run the notebooks.