CMD + K

joblib

Community

Lightweight pipelining: using Python functions as pipeline jobs.

Installation

To install this package, run one of the following:

Conda
$conda install blts_main_demo::joblib

Usage Tracking

1.1.1
1 / 8 versions selected
Downloads (Last 6 months): 0

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."

About

Summary

Lightweight pipelining: using Python functions as pipeline jobs.

Last Updated

Nov 7, 2022 at 22:06

License

BSD-3-Clause

Total Downloads

12

Supported Platforms

linux-64