ucalyptus / Spotify-Recommendation-Engine

Music Recommender System
https://ucalyptus.github.io/Spotify-Recommendation-Engine/
MIT License
233 stars 117 forks source link

Added func to convert dat to csv; Added csv file #65

Closed BALaka-18 closed 4 years ago

BALaka-18 commented 4 years ago

Fixes #35

Added two files :

  1. change.py - Function to convert DAT file to CSV.
  2. user_artists_new.csv - CSV file of implicit dataset, originally as DAT.

Languages used -

  1. Python

Sample Input and Output added in change.py