├───cdk
│ ├───cdk
│ └───tests
│ └───unit
├───data
│ └───.ipynb_checkpoints
├───engineering
│ └───.ipynb_checkpoints
├───ML
│ └───.ipynb_checkpoints
└───storytelling
└───.ipynb_checkpoints
- Python 3.10
- Selenium Web Driver
- Pandas
- Bokeh (for storytelling notebook)
- Ipywidgets
- Written for FireFox, use the Gecko Driver. If you do not want to use Firefox, rewrite data_scraper.py. Follow install instructions for your web driver.
- AWS CDK has its own Requirements.txt file.