.. _f-pyparallelfctmr: module ``fctmr.pyparallel_fctmr`` ================================= Short summary +++++++++++++ module ``sparkouille.fctmr.pyparallel_fctmr`` :epkg:`joblib` uses a module not documented in the official :epkg:`Python` documentation: `Python's undocumented ThreadPool `_. :githublink:`%|py|8` Functions +++++++++ +----------------------------------------------------------------------------------+----------------------------------------------------------------+ | function | truncated documentation | +==================================================================================+================================================================+ | :func:`pyparallel_mapper ` | Applies function *fct* to a generator. Relies on *ThreadPool*. | +----------------------------------------------------------------------------------+----------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: sparkouille.fctmr.pyparallel_fctmr :members: :special-members: __init__ :show-inheritance: