Timestream.filter
- Timestream.filter(condition)
-
Return a Timestream containing only the points where
condition
istrue
.- Parameters:
-
condition (Arg)
The condition to filter on.
Return a Timestream containing only the points where condition
is true
.
condition (Arg)
The condition to filter on.