Closed gordonwatts closed 4 years ago
Sequence of sequences should allow constant numbers. Write tests to make sure they work.
abs(1)
Test this using the lambda construct for assigning results to an object.
lambda
To get the type system to work, we need to modify datafram_expressions. Issue added there.
datafram_expressions
Sequence of sequences should allow constant numbers. Write tests to make sure they work.
abs(1)
.Test this using the
lambda
construct for assigning results to an object.