Histogrammar is a suite of data aggregation primitives designed for use in parallel processing. In the simplest case, you can use this to compute histograms, but the generality of the primitives allows much more. See http://histogrammar.org for a complete introduction. This Python implementation of Histogrammar adheres to version 1.0 of the specification and has been tested to guarantee compatibility with the Scala implementation. The test suite includes empty datasets, NaN/infinity handling, associativity tests, and numerical agreement at the level of one part in a trillion (double precision). Several common histogram types can be plotted in Matplotlib, PyROOT, and Bokeh with a single method call. If Numpy or Pandas is available, histog...
Histogramming is a technique by which input datasets are mined to extract features and patterns. His...
Boost-histogram is a new Python library that provides Histograms that can be filled, manipulated, sl...
Recent developments in Scikit-HEP libraries have enabled fast, efficient histogramming powered by bo...
Histogrammar is a suite of data aggregation primitives designed for use in parallel processing. In t...
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...
Version 1.0.27, May 2022 Multiple performance updates, thanks to Simon Brugman! Turn off unnecessar...
Until this version, the Categorize aggregator didn't have a correct Numpy implementation (one that p...
The boost-histogram library provides first-class histogram objects in Python. You can compose axes a...
Version 1.0.28, June 2022 Multiple performance updates, to Bin, SparselyBin and Categorize histogra...
Introduces the h.plot.root(), h.plot.matplotlib(), h.plot.bokeh() syntax for plotting front-ends, sy...
Boost.Histogram, a header-only C++14 library that provides multidimensional histograms and profiles,...
Recognizes PySpark Columns as a kind of user function. Wraps PySpark DataFrames with Histogrammar me...
Adds scalar multiplication to reweight filled aggregators. (Multiplying an aggregation tree by a sca...
Max Baak (mbaak) added visualization methods for Categorize in Matplotlib and PyROOT, as well as fix...
Histogramming is a technique by which input datasets are mined to extract features and patterns. His...
Boost-histogram is a new Python library that provides Histograms that can be filled, manipulated, sl...
Recent developments in Scikit-HEP libraries have enabled fast, efficient histogramming powered by bo...
Histogrammar is a suite of data aggregation primitives designed for use in parallel processing. In t...
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...
Version 1.0.27, May 2022 Multiple performance updates, thanks to Simon Brugman! Turn off unnecessar...
Until this version, the Categorize aggregator didn't have a correct Numpy implementation (one that p...
The boost-histogram library provides first-class histogram objects in Python. You can compose axes a...
Version 1.0.28, June 2022 Multiple performance updates, to Bin, SparselyBin and Categorize histogra...
Introduces the h.plot.root(), h.plot.matplotlib(), h.plot.bokeh() syntax for plotting front-ends, sy...
Boost.Histogram, a header-only C++14 library that provides multidimensional histograms and profiles,...
Recognizes PySpark Columns as a kind of user function. Wraps PySpark DataFrames with Histogrammar me...
Adds scalar multiplication to reweight filled aggregators. (Multiplying an aggregation tree by a sca...
Max Baak (mbaak) added visualization methods for Categorize in Matplotlib and PyROOT, as well as fix...
Histogramming is a technique by which input datasets are mined to extract features and patterns. His...
Boost-histogram is a new Python library that provides Histograms that can be filled, manipulated, sl...
Recent developments in Scikit-HEP libraries have enabled fast, efficient histogramming powered by bo...