You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2022. It is now read-only.
Hi,
Trying to create a root tree and stuck at the beggining with:
AttributeError: module 'uproot' has no attribute 'newtree'
I need to create two branches: voltage int32, current float64
If you could put an example will be great
Using python3.9 and uproot3
Thanks in advance!