detect
=None, env='base', target_dir='./tdda_detect') cli.detect(dataset_name
Detect and write anomalies for data that deviates from the constraints
Parameters
Name | Type | Description | Default |
---|---|---|---|
dataset_name | Optional[str] | Optional catalog name for the pandas dataset. If not specified, discover will write constraints for every pandas dataset in the catalog | None |
env | Optional[str] | Which conf/ |
'base' |
target_dir | Optional[str] | Which directory to write detect (.csv) files to |
'./tdda_detect' |
Usage
kedro tdda discover