dict_accumulator#
- class coffea.processor.dict_accumulator[source]#
Bases:
dict,AccumulatorABCA dictionary with accumulator semantics
See
dictfor further info. It is assumed that the contents of the dict have accumulator semantics.Methods Summary
Methods Documentation