❭ API reference ❭ data_base ❭ IO ❭ LoaderDumper ❭
dask_to_parquet¶
Save and load dask dataframes to and from Apache parquet format.
Classes¶
Load a dask dataframe from a parquet file |
Functions¶
|
Check whether the object can be saved with this dumper |
|
Load a single partition of a dask dataframe from a parquet file |
|
Save a single partition of a dask dataframe to a parquet file |
|
- |
|
Save a dask dataframe to one or more parquet files. |
Documentation unclear, incomplete, broken or wrong? Let us know