Tags give the ability to mark specific points in history as being important
-
v0.5.6
a893f53b · ·Fix a bug when multiple chunks of data passed through the same binned dataframe processor
-
-
v0.5.4
c8b04656 · ·Many small tweaks and fixes: - `out` parameter is now optional for Binned dataframes, defaults to `in` if not given - Fix issue with old branches being cached by uproot between blocks - Fix issue with weights being requested twice on the second block, three times for the third, etc - Improve test coverage
-
v0.5.3
a488ed94 · ·Respect event start and stop with `array` method and ignore weights for real data
-
-
-
v0.5.0
34da52f7 · ·Switch to using uproot arrays directly, rather than via pandas for big speed up.
-
-
v0.4.0
f2eaab40 · ·Improve jagged array reduction for the built in processing stages. 1. Define variables based on the `nth` object in a branch 2. Select on a reduction of some variable
-
v0.3.0
ab51d279 · ·Add a new systematics scribbler to calculate permutations of weights and produce new variables.
-
-
-
v0.2.0
54ce35ae · ·Changes the way columns are labelled to make it easier to manipulate the resulting binned dataframes
-