verify

cli.verify(dataset_name=None, env='base')

Verify data against constraints specifications

Parameters

Name Type Description Default
dataset_name Optional[str] Optional catalog name for the pandas dataset. If not specified, verify will check constraints for every pandas dataset in the catalog None
env Optional[str] Which conf//tdda folder to read constraints from 'base'

Usage

kedro tdda verify