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
- Properly convert to parquet and awkward for the uproot backend (fixes 4) (fixes#3)
- Return root files for xaod (fixes#5)
- Organized handling differences between different backends (fixes#1)
- properly error out
- Properly hand off the xAOD or Uproot type.
- improve code coverage (fixes#6)
The
ASRootTree
return for theuproot
backend currently throwsNotImplementedError
.The text was updated successfully, but these errors were encountered: