data_base ❭ isf_data_base ❭ IO ❭ LoaderDumper ❭ pandas_to_parquet
pandas_to_parquet¶
Read and write a pandas DataFrame to the parquet format.
See also
dask_to_parquet for the correpsonding dask LoaderDumper.
Classes¶
Load for parquet files to pandas DataFrames |
Functions¶
|
Check whether the object can be saved with this dumper |
|
Save the pandas DataFrame in the specified directory. |