Hdf5 conversion
2 convenience functions:
- convert all root files in a given folder to hdf5 files
- load all hdf5 files from a given folder and retrun them as a dataframe-set
dfs = OrderedDict([
('Charm', Charm_df),
....
])
works. open for discussion about print/output changes
Edited by Ghost User