Luigi Pertoldi

Results 32 comments of Luigi Pertoldi

> I don't see why those strings couldn't operate directly on Awkward Arrays. Indeed that was my thinking. This is what happens: ```pycon >>> import awkward_pandas as akpd >>> import...

Just for the context: I'm writing some code to evaluate algebraic expressions from a config file on tables made by jagged and rectangular columns. I was hoping to be able...