Skip to content

New data format: ROOT files #9378

Closed
Closed
@ibab

Description

@ibab

Hi,
I've recently written a tiny python package for loading/saving ROOT files as pandas DataFrames: root_pandas.
ROOT is the main data format used by particle physicists.

Do you think it might be worth adding read_root and to_root functions to pandas itself?
This could convince a lot of physicists to give pandas a try.
The dependencies it would add could be handled like it's currently done with hdf5.

ROOT performs well in comparison with hdf5 and could be a useful addition to pandas, even ignoring the fact that it is very popular in physics.

If there's interest, I would polish my code and create a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    IO DataIO issues that don't fit into a more specific labelNeeds DiscussionRequires discussion from core team before further action

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions