uproot.containers.Container

Defined in uproot.containers on line 1433.

class uproot.containers.Container

Abstract class for Python representations of C++ STL collections.

tolist

Container.tolist()

Convert the data this collection contains into nested lists, sets, and dicts.