StatGuardian - Production-grade data quality validation
by•
StatGuardian validates schemas, detects drift, monitors anomalies, and enforces data contracts across analytics and ML pipelines. Ensure reliable, trustworthy data before it reaches production systems.
pip install statguardian
Replies
Best
love that the declarative DSL keeps schema checks and drift detection in the same mental model instead of splitting them across separate configs. the 13x speed claim against pandera is wild too, curious what tradeoff got you there.
Replies
love that the declarative DSL keeps schema checks and drift detection in the same mental model instead of splitting them across separate configs. the 13x speed claim against pandera is wild too, curious what tradeoff got you there.