Tutorial: Pandas Dataframe to Numpy Array and store in HDF5

Posted on sáb 06 setembro 2014 in Python • Tagged with python, hdf5, pandas, numpy, h5py

Convert a pandas dataframe in a numpy array, store data in a file HDF5 and return as numpy array or dataframe.