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

Implement Take and Skip #67

Open gordonwatts opened 5 years ago

gordonwatts commented 5 years ago

These operators need to grab or skip some number in a sequence. They are passed an integer and do whatever it is they are supposed to do with it.