Load composition data for 2020 from Tony Faris (BPA).
To run the notebook in your browser, open the following URL: https://marimo.io/p/@lfenergy-fidopower/load-model-data?show-code=false
To run the notebook on your local host run the following commands:
python3 -m venv .venv
. .venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt
marimo run notebook.py