gordonwatts / hep_tables

Prototyping Hierarchical data, with servicex as a backend
MIT License
2 stars 0 forks source link

Sequence of sequence of constant number #32

Closed gordonwatts closed 4 years ago

gordonwatts commented 4 years ago

Sequence of sequences should allow constant numbers. Write tests to make sure they work.

Test this using the lambda construct for assigning results to an object.

gordonwatts commented 4 years ago

To get the type system to work, we need to modify datafram_expressions. Issue added there.