Recognizes PySpark Columns as a kind of user function. Wraps PySpark DataFrames with Histogrammar methods, and the filling is dispatched to Histogrammar-Scala on the JVM
Adds scalar multiplication to reweight filled aggregators. (Multiplying an aggregation tree by a sca...
Renamed internal Python module from histogram to hist. This avoids a clash with a member function. S...
Tutorial data reader has been added to core to simplify the workflow for new users reading the tutor...
Recognizes PySpark Columns as a kind of user function. Wraps PySpark DataFrames with Histogrammar me...
Histogrammar is a suite of data aggregation primitives designed for use in parallel processing. In t...
Added make_histograms functionality from popmon to dataframes - Add n_dim and datatype properties to...
Added features to sparksql so that it can be called like this: val result = myDataFrame.Bin(100, -5,...
Histogrammar is a suite of data aggregation primitives designed for use in parallel processing. In t...
Introduces the h.plot.root(), h.plot.matplotlib(), h.plot.bokeh() syntax for plotting front-ends, sy...
Max Baak (mbaak) added visualization methods for Categorize in Matplotlib and PyROOT, as well as fix...
The boost-histogram library provides first-class histogram objects in Python. You can compose axes a...
This version only changes the setup script so that the version on PyPI exactly matches the version i...
Boost-histogram is a new Python library that provides Histograms that can be filled, manipulated, sl...
Version 1.0.27, May 2022 Multiple performance updates, thanks to Simon Brugman! Turn off unnecessar...
An overview of Python histogramming packages and presentation of boost-histogram
Adds scalar multiplication to reweight filled aggregators. (Multiplying an aggregation tree by a sca...
Renamed internal Python module from histogram to hist. This avoids a clash with a member function. S...
Tutorial data reader has been added to core to simplify the workflow for new users reading the tutor...
Recognizes PySpark Columns as a kind of user function. Wraps PySpark DataFrames with Histogrammar me...
Histogrammar is a suite of data aggregation primitives designed for use in parallel processing. In t...
Added make_histograms functionality from popmon to dataframes - Add n_dim and datatype properties to...
Added features to sparksql so that it can be called like this: val result = myDataFrame.Bin(100, -5,...
Histogrammar is a suite of data aggregation primitives designed for use in parallel processing. In t...
Introduces the h.plot.root(), h.plot.matplotlib(), h.plot.bokeh() syntax for plotting front-ends, sy...
Max Baak (mbaak) added visualization methods for Categorize in Matplotlib and PyROOT, as well as fix...
The boost-histogram library provides first-class histogram objects in Python. You can compose axes a...
This version only changes the setup script so that the version on PyPI exactly matches the version i...
Boost-histogram is a new Python library that provides Histograms that can be filled, manipulated, sl...
Version 1.0.27, May 2022 Multiple performance updates, thanks to Simon Brugman! Turn off unnecessar...
An overview of Python histogramming packages and presentation of boost-histogram
Adds scalar multiplication to reweight filled aggregators. (Multiplying an aggregation tree by a sca...
Renamed internal Python module from histogram to hist. This avoids a clash with a member function. S...
Tutorial data reader has been added to core to simplify the workflow for new users reading the tutor...