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
- Replac...