Skip to main content
  • Dask
  • Distributed
  • Dask ML
  • Examples
  • Ecosystem
  • Community
Ctrl+K

dask-histogram 2026.2.1.dev24+g88a969f46 documentation

Documentation

  • Getting Started
  • Examples

Development

  • Contributing
  • Releasing

API Reference

  • dask_histogram
    • dask_histogram.histogram
    • dask_histogram.histogram2d
    • dask_histogram.histogramdd
    • dask_histogram.AggHistogram
    • dask_histogram.PartitionedHistogram
    • dask_histogram.factory
    • dask_histogram.partitioned_factory
    • dask_histogram.boost.Histogram
  • .rst

dask-histogram

dask-histogram#

This is the documentation for dask-histogram, a Python library for computing histograms with Dask collections. The project is hosted on GitHub.

Documentation

  • Getting Started
    • Installation
    • Overview
  • Examples
    • Using the dask_histogram.factory function
    • dask.array/NumPy-like Interface
    • boost-histogram Inheriting Example

Development

  • Contributing
    • Development
    • Testing, etc.
    • Documentation
  • Releasing
    • Tagging a version
    • Making the release

API Reference

  • dask_histogram
    • dask.array/NumPy-like API
    • Collection API
    • boost-histogram-like API

next

Getting Started

By Doug Davis

© Copyright 2021, Dask contributors.