❭ API reference ❭ data_base ❭ IO ❭ LoaderDumper ❭
to_pickle¶
Read and write objects to the pickle format.
See also
to_cloudpickle for saving to the cloudpickle format.
Classes¶
Loader for pickle objects |
Functions¶
|
Check whether the object can be saved with this dumper |
|
Save the object in the specified directory |
Documentation unclear, incomplete, broken or wrong? Let us know