kedro.extras.decorators¶
Description
kedro.extras.decorators
provides Node/Pipeline Decorators.
Node/Pipeline Decorators
Catches exceptions from the wrapped function at most n_times and then bundles and propagates them. |
|
A function decorator which profiles the memory used when executing the function. |