Relative Content

Tag Archive for pythondask

cannot create a storer when reading an hdf5 filre with `dd.read_hdf`

I want to use a dask dataframe to load a pandas dataframe using the dd.read_hdf() method. I create a very basic pandas dataframe, then I separate the values from column headers and index and I save them in an hdf5 file. I can read the hdf5 file and recreate the orinal dataframe, that loos ok

cannot create a storer when reading an hdf5 filre with `dd.read_hdf`

I want to use a dask dataframe to load a pandas dataframe using the dd.read_hdf() method. I create a very basic pandas dataframe, then I separate the values from column headers and index and I save them in an hdf5 file. I can read the hdf5 file and recreate the orinal dataframe, that loos ok