issues
search
miranov25
/
RootInteractive
5
stars
12
forks
source link
tree2numpy as equivalent of the tree2panda (numpy 2D or jagged array)
#189
Open
miranov25
opened
2 years ago
miranov25
commented
2 years ago
Implementation using 2 approaches:
tree Draw
RDataFrame
Granularity:
1D array for scalars
2D arrays for fixed-size arrays
jagged array for dynamic arrays as in uproot
Implementation using 2 approaches:
Granularity: