❭ API reference ❭ data_base ❭ IO ❭ LoaderDumper ❭
dask_to_msgpack¶
Save and load dask dataframes to msgpack.
This uses a fork of the original pandas_to_msgpack package, available on PyPI
See also
dask_to_parquet for saving dask dataframes to parquet files.
Functions¶
|
- |
Documentation unclear, incomplete, broken or wrong? Let us know