Integrity
Data type validation
Definition
The data type validation test allows you to set guardrails on the data types of your features.
Taxonomy
- Category: Integrity.
- Task types: Tabular classification, tabular regression.
- Availability: and .
Why it matters
- Detect data quality issues early by ensuring each feature has the expected data type.
Test configuration examples
If you are writing a tests.json
, here are a few valid configurations for the character length test:
Was this page helpful?