About Anaconda Help Download Anaconda

Lightweight pipelining: using Python functions as pipeline jobs.

Installers

  • linux-64 v1.4.2
  • linux-aarch64 v1.4.2
  • linux-s390x v1.4.2
  • osx-64 v1.4.2
  • osx-arm64 v1.4.2
  • win-64 v1.4.2
  • noarch v1.1.0
  • linux-32 v0.13.0
  • linux-ppc64le v1.2.0
  • win-32 v0.13.2

conda install

To install this package run one of the following:
conda install anaconda::joblib

Description

"A set of tools to provide lightweight pipelining in Python. In particular: transparent disk-caching of functions and lazy re-evaluation (memoize pattern), easy simple parallel computing. Joblib is optimized to be fast and robust on large data in particular and has specific optimizations for numpy arrays."


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