data_base ❭ isf_data_base ❭ IO ❭ LoaderDumper ❭ to_cloudpickle
to_cloudpickle¶
Read and write an object to the cloudpickle format.
This is the default dumper for ISFDataBase 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 |