Skip to content

RNTuple support #1382

Open
Open
@ariostas

Description

@ariostas

I'm opening this issue to have a central place to check the status of RNTuple support in Uproot. I'll add and check off items to keep it updated.

RNTuple Reading

As far as I can tell, 100% of the spec is already supported. I'll update this if I find out otherwise.

  • Tuples should be read as tuples instead of records
  • The arrays method needs to have more functionality to be on par with TTrees
  • Refactoring to improve readability and performance

RNTuple Writing

Dask support

  • Reading with Dask
  • Writing with Dask

Other likely additions

  • Schema evolution

Unlikely additions

  • Alias columns
  • Projected fields
  • Alternative representations

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions