An open API service indexing awesome lists of open source software.

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

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.