About Anaconda Help Download Anaconda

Extended pickling support for Python objects

Installers

  • win-64 v0.2.2
  • linux-64 v0.2.2

conda install

To install this package run one of the following:
conda install anacondams::cloudpickle

Description

Cloudpickle makes it possible to serialize Python constructs not supported by the default pickle module from the Python standard library. Cloudpickle is especially useful for cluster computing where Python expressions are shipped over the network to execute on remote hosts, possibly close to the data.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy