data_base
❭ IO
❭ LoaderDumper
❭ pandas_to_pickle
pandas_to_pickle¶
Read and write a pandas DataFrame to the pickle format.
See also
pandas_to_parquet
for the Apache parquet format.
Classes¶
Loader for pickle files to pandas DataFrames |
Functions¶
|
Check whether the object can be saved with this dumper |
|
Save the pandas DataFrame to a |