data-validation
Validate data quality for ML pipelines using Great Expectations, Pandera, Pydantic, and Deequ. Covers schema validation, data profiling, data quality checks (completeness, uniqueness, consistency, accuracy, timeliness), data contracts, anomaly detection in datasets, automated data testing in CI/CD, handling schema evolution and breaking changes, data quality dashboards, alerting on validation failures, and integration with orchestrators like Airflow and Prefect. Use when building data quality gates, profiling datasets, enforcing data contracts, or debugging data issues.
- Version
- 1.0
- License
- Apache-2.0
Pinned to revision 45cf0fa3c5e7, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/data-validation/SKILL.md
- skills/data-validation/references/REFERENCE.md
- skills/data-validation/scripts/data_contract.py
- skills/data-validation/scripts/validate_data.py
Every link opens the file at its source, pinned to the revision this page describes.