issues
search
legend-exp
/
legend-pydataobj
LEGEND Python Data Objects
https://legend-pydataobj.readthedocs.io
GNU General Public License v3.0
1
stars
9
forks
source link
`Table.view_as()` performance fixes
#70
Closed
gipert
closed
9 months ago
gipert
commented
9 months ago
Fix logging module
Make
Table.view_as("pd")
faster by avoiding copies
Fix for
Table.view_as("ak")
: now it's really fast
Table.view_as("pd")
faster by avoiding copiesTable.view_as("ak")
: now it's really fast