Project: dask-histogram

Histogramming with Dask.

Project Details

Latest version
2023.10.0
Home Page
PyPI Page
https://pypi.org/project/dask-histogram/

Project Popularity

PageRank
0.0029970105564431516
Number of downloads
96598

dask-histogram

Scale up histogramming with Dask.

Tests Documentation Status PyPI version Conda Forge Python Version

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.