❭ API reference ❭ data_base ❭ IO ❭ LoaderDumper ❭
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  | 
Documentation unclear, incomplete, broken or wrong? Let us know