❭ API reference ❭ data_base ❭ IO ❭ LoaderDumper ❭
to_cloudpickle¶
Read and write an object to the cloudpickle format.
This is the default dumper for DataBase objects,
since they can save basically any Python object.
Classes¶
| Loader for cloudpickle 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