Scale up histogramming with Dask.
The boost-histogram library provides a performant object oriented API for histogramming in Python. Building on the foundation of boost-histogram, dask-histogram adds support for lazy calculations on Dask collections.
See the documentation for examples and the API reference.