https://github.com/sladyn98/gohep
Implementation of a thin API on top of the groot/rtree package to expose any ROOT TTree as a data frame
https://github.com/sladyn98/gohep
golang groot rtree ttree
Last synced: about 1 year ago
JSON representation
Implementation of a thin API on top of the groot/rtree package to expose any ROOT TTree as a data frame
- Host: GitHub
- URL: https://github.com/sladyn98/gohep
- Owner: sladyn98
- Created: 2019-03-14T18:48:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-11T11:03:35.000Z (almost 7 years ago)
- Last Synced: 2025-02-05T04:43:23.718Z (over 1 year ago)
- Topics: golang, groot, rtree, ttree
- Language: Go
- Homepage:
- Size: 4 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GOHEP
The proposed project aims at implementing a thin API on top of the groot/rtree package to expose any ROOT TTree as a dataframe, providing Gonum with some feedback with regards to its proposed dframe package.