kedro.pipeline¶
Description
kedro.pipeline
provides functionality to define and execute
data-driven pipelines.
Functions
|
Create a node in the pipeline by providing a function to be called along with variable names for inputs and/or outputs. |
Create a |
Classes
|
A |
|
|
Modules
Exceptions
Raised when a modular pipeline is not adapted and integrated appropriately using the helper. |