File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -61,9 +61,6 @@ Second kind: pass to different sub-aggregators based on values seen in data
61
61
:doc: `Select <histogrammar.primitives.select.Select >`: apply a cut
62
62
Filter or weight data according to a given selection.
63
63
64
- :doc: `Limit <histogrammar.primitives.limit.Limit >`: keep detail until entries is large
65
- Accumulate an aggregator until its number of entries reaches a predefined limit.
66
-
67
64
Third kind: broadcast to every sub-aggregator, independent of data
68
65
------------------------------------------------------------------
69
66
Original file line number Diff line number Diff line change 32
32
"histogrammar.primitives.deviate" ,
33
33
"histogrammar.primitives.fraction" ,
34
34
"histogrammar.primitives.irregularlybin" ,
35
- "histogrammar.primitives.limit" ,
36
35
"histogrammar.primitives.minmax" ,
37
36
"histogrammar.primitives.select" ,
38
37
"histogrammar.primitives.sparselybin" ,
You can’t perform that action at this time.
0 commit comments