Pipeline
AnonymizationPipeline
AnonymizationPipeline(config: Config)
A high-level interface for orchestrating the anonymization process.
This class provides a quick way to apply anonymization techniques to a dataset, allowing users to run anonymization pipelines with minimal setup.
Attributes:
Name | Type | Description |
---|---|---|
config |
Config
|
Configuration that specifies the anonymization steps to execute. |