dask-contrib / dask-histogram

Histograms with task scheduling.
https://dask-histogram.readthedocs.io
BSD 3-Clause "New" or "Revised" License
22 stars 4 forks source link

feat: use upstream DataFrameTreeReduction for reducing histograms #74

Closed douglasdavis closed 1 year ago

lgray commented 1 year ago

@douglasdavis please give a final look when you have time and I'll merge / release!

lgray commented 1 year ago

Fixes #72

martindurant commented 1 year ago

I think @douglasdavis gave a +1 to your commit in slack?

lgray commented 1 year ago

I'm still skeptical of the isinstance(item, tuple), but all the tests pass soooo... :shrug: