issues
search
iris-hep
/
func_adl_uproot
Uproot-based backend for FuncADL
MIT License
0
stars
0
forks
source link
Track query depth
#34
Closed
masonproffitt
closed
3 years ago
masonproffitt
commented
3 years ago
Apply
ak.zip()
to
Select
s (only up to the appropriate depth)
Ensures output will always be an
ak.Array
Explicit
Zip()
will now only zip up to the appropriate depth
This allows differing dimensions of branches at higher depths
ak.zip()
toSelect
s (only up to the appropriate depth)ak.Array
Zip()
will now only zip up to the appropriate depth