Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 333 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 333 Bytes

H5toCSV_Million_Song_Dataset

Contains code to convert .h5 files to .CSV for interpreting the Million Song Dataset
Keep all the .h5 files in one directory and run msdHDF5toCSV.py. It should output onto SongCSV.csv.
This requires the use of "hdf5_getters.py", written by Thierry Bertin-Mahieux (2010) at Columbia University