dask.dataframe.Series.to_hdf

Contents

dask.dataframe.Series.to_hdf#

Series.to_hdf(path_or_buf, key, mode='a', append=False, **kwargs)#

See dd.to_hdf docstring for more information