Module
Modules are powerful, reusable groups of derived Components bundled into a single visual unit within your Flow Graph. They allow you to package complex logic into modular, reusable building blocks that simplify your data pipelines.
Prerequisites
- Ascend Project, Workspace, and Flow
- Ascend Components that can be encapsulated into Module logic
- Familiarity with Ascend Modules
- Python knowledge (if building Custom Module logic)