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.
uproot3 raises a Warning when you import it, please remove this warning.
Currently there is no way to drop uproot3, because uproot4 cannot write files. Since it is impossible to port all code to uproot4, it is safe to assume that a user who does import uproot3 does so intentionally. It then does not make sense to warn that user that this package is deprecated.
I suggest to hold back on the warning until uproot4 can really replace uproot3 completely. Then reinstate it.