tooluniverse.tools.get_joblib_info moduleΒΆ

get_joblib_info

Get information about the joblib package. Lightweight pipelining with Python functions

tooluniverse.tools.get_joblib_info.get_joblib_info(*, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Get information about the joblib package. Lightweight pipelining with Python functions

Parameters:
  • parameters (No)

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any