gordonwatts / BDTTrainingAnalysisLanguage

Pull from ATLAS EXOT 15 Derivation, columnar data, and flat rootutples with RDF to scikitlearn in one nice fast swoop
0 stars 2 forks source link

Refactoring and extension of python array functionality #69

Closed masonproffitt closed 5 years ago

masonproffitt commented 5 years ago

Factors out common features between numpy and awkward arrays. Also adds python array support for len, min, max, Count, unary/binary/comparison operators, and Where.

masonproffitt commented 5 years ago

Just added ability to import ntuples with uproot. Also added a very basic test for this in array_examples.