DataDesigner/docs/code_reference/processors.md

7 lines
247 B
Markdown
Raw Normal View History

# Processors
The `processors` module defines configuration objects for post-generation data transformations. Processors run after column generation and can modify the dataset schema or content before output.
::: data_designer.config.processors