Skip to content

Statguardian v1.0.0: Production-Ready Data Quality Engine

Latest

Choose a tag to compare

@Mullassery Mullassery released this 07 Jul 16:56

Statguardian v1.0.0 πŸš€ Production Beta-Ready

Production Score: 7.5/10 | 4-week hardening complete

What's New

  • βœ… Parser input limits (10MB, ReDoS prevention)
  • βœ… 50% test coverage (65+ tests, up from 2%)
  • βœ… Streaming window support (Tumbling/Sliding/Session)
  • βœ… Statistical drift detection

Features

  • DSL parsing for data contracts (.sg files)
  • Quality rule validation and schema enforcement
  • Statistical anomaly detection
  • 8 data format readers (Parquet, CSV, JSON, Avro, Delta, Iceberg)

Performance

  • Lazy evaluation planner (no eager materialization)
  • Columnar operator pipeline
  • Time-travel support for Delta/Iceberg snapshots

Upgrade: pip install --upgrade statguardian==1.0.0