set_accumulator
- class coffea.processor.set_accumulator[source]
Bases:
set,AccumulatorABCA set with accumulator semantics
See
setfor further infoMethods Summary
add(other)Add another accumulator to this one in-place
identity()Identity of the accumulator
Methods Documentation