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