Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 368 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 368 Bytes

spotify-sadness-synthesis

Summary

A data science project exploring spotify playlists of Mitski and Phoebe Bridgers songs ranked by sadness.

Running

  1. Install required packages by running pip install requirements.txt
  2. Put spotify API code and secret in secrets.txt
  3. Run main.ipynb to read data from the spotify api, process it, and produce visuals.