AIDASoft / podio

PODIO
GNU General Public License v3.0
24 stars 60 forks source link

Make podio.CreateDataFrame() available #672

Closed bistapf closed 1 month ago

bistapf commented 1 month ago

Reading a file as a dataframe with the following code

import podio

podio.CreateDataFrame("input-file.root")

is not yet available as of today.

Tested with latest key4hep nightly (-r 2024-09-11).