New
2.0.13
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