Lightweight pipelining: using Python functions as pipeline jobs
Description
Joblib is a set of tools to provide lightweight pipelining in Python. It is optimized to be
fast and robust on large data in particular and has specific optimizations for numpy arrays.