Workflow structure and execution
This section describes the structure and execution of the workflow implemented in Kedro.
It explains how the project’s modular pipelines are organized, how to run them individually or as a complete workflow, and what each pipeline produces.
Use it as a guide to navigate the main data-processing steps, understand their dependencies, and customize their configuration for your own analyses.