I have a *.root file I\'m trying to read into Python with uproot (uproot4). It looks like this:
>>> data = up.open(\'file.root\') >>> data.keys(