Home › Forums › KX Academy › Advanced Capstone 1.3 clarification › Re: Advanced Capstone 1.3 clarification
-
When I try to run the above I get a `length error.
A few things I spotted:
- watch out when you specify endtime – it should be endTime. Otherwise windows is pair of list but only the first is populated and the second is null.windows:(crosspdt[`time];crosspdt[`endTime])?
- think you do not require function f, try with just with avg directly in the wj (avg;`sensorValue)?