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
While trying to opening double nested root arrays with pandas, the array type remains as STLVector. The data I'm using has index, subindex and subsubindex. The double nested array opens fine with the default awkward opening.
jpivarski
added
bug
The problem described is something that must be fixed
and removed
bug (unverified)
The problem described would be a bug, but needs to be triaged
labels
Jun 8, 2023
While trying to opening double nested root arrays with pandas, the array type remains as STLVector. The data I'm using has index, subindex and subsubindex. The double nested array opens fine with the default awkward opening.
While opening data with the normal awkward is the expected awkward array type
I'm using uproot 5.0.7, pandas 2.0.1 and awkward-pandas 2022.12a1.
The text was updated successfully, but these errors were encountered: