Deequ Versions Save

Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.

1.0.4

3 years ago

Correct version in pom.xml

1.0.3

3 years ago
  • Histogram metrics backwards compatability
  • support for Spark SQL case sensitivity
  • several bug fixes
  • added documentation

1.0.3-rc2

4 years ago

1.0.3-rc1

4 years ago

1.0.2

4 years ago

1.0.1

5 years ago
  • Spark 2.4 compatibility

1.0.0-rc5

5 years ago
  • Check-applicability result now contains all constraints and their applicabilities
  • Include metric in ConstraintResult

https://github.com/awslabs/deequ/pull/76

1.0.0-rc4

5 years ago
  • Anomaly detection with seasonal Holt Winters method
  • Check applicability support for additional data types

1.0.0-rc3

5 years ago

Column profiling handles boolean histograms correctly

1.0.0-rc2

5 years ago

Spark 2.3 compatibility