Closed masonproffitt closed 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.
Just added ability to import ntuples with uproot. Also added a very basic test for this in array_examples.
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.