A data science project exploring spotify playlists of Mitski and Phoebe Bridgers songs ranked by sadness.
- Install required packages by running
pip install requirements.txt
- Put spotify API code and secret in
secrets.txt
- Run main.ipynb to read data from the spotify api, process it, and produce visuals.