iris-hep / func_adl

Construct hierarchical data queries using SQL-like concepts in python
MIT License
7 stars 4 forks source link

The `len` call generates a type error #146

Closed gordonwatts closed 1 month ago

gordonwatts commented 4 months ago

len is assumed to be float... Ops... Should not be.

First seen here