| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.0.13 source code.tar.gz | 2025-11-03 | 323.7 kB | |
| 2.0.13 source code.zip | 2025-11-03 | 564.5 kB | |
| README.md | 2025-11-03 | 1.0 kB | |
| Totals: 3 Items | 889.2 kB | 0 | |
What's Changed
- Add HistogramBinned analyzer and extend HistogramBase shared functionality by @kyraman in https://github.com/awslabs/deequ/pull/641
- Add HistogramBinned analyzer and serialization support by @kyraman in https://github.com/awslabs/deequ/pull/644
- Optimize loading all results in FileSystemMetricRepository by @praneeth527 in https://github.com/awslabs/deequ/pull/626
- Replace Travis CI badge with Github Actions Badge by @Laerte in https://github.com/awslabs/deequ/pull/643
- HistogramBinned should count empty and null bins in total by @kyraman in https://github.com/awslabs/deequ/pull/645
- Update version in pom.xml to 2.0.13-spark-3.5 by @kyraman in https://github.com/awslabs/deequ/pull/649
New Contributors
- @praneeth527 made their first contribution in https://github.com/awslabs/deequ/pull/626
- @Laerte made their first contribution in https://github.com/awslabs/deequ/pull/643
Full Changelog: https://github.com/awslabs/deequ/compare/2.0.12...2.0.13