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

math.sin won't work as it is interpreted as a math.sin (sin attribute) #71

Open gordonwatts opened 5 years ago

gordonwatts commented 5 years ago

We need to fix up how we do this. math.sin shoudl be legal... current backend sees that not as a namespace.

We might need to parse several levels deep so we can get it "right".