madhavthaker / spotify-recommendation-system

Spotify recommendation system that recommends new songs for your playlist
158 stars 44 forks source link

Nice work but the link to dataset is expired. #3

Open thatchloe opened 2 years ago

HankWuU commented 2 years ago

hello, did u find datatest eventually?

thatchloe commented 1 year ago

@HankWuU Hi, here you can find the new dataset, the provided link is the old one. https://www.kaggle.com/datasets/yamaerenay/spotify-dataset-19212020-600k-tracks

BlueMaxWasTaken commented 5 months ago

@HankWuU Hi, here you can find the new dataset, the provided link is the old one. https://www.kaggle.com/datasets/yamaerenay/spotify-dataset-19212020-600k-tracks

Hello, I downloaded the datasets, and inside there are 2 files, tracks.csv and artists.csv

I plugged the tracks.csv into spotify_df and artists.csv into data_w_genre but there are lots of errors when running the Jupyter Notebook.