Timestream.null_if
- Timestream.null_if(condition)
-
Return a
Timestreamfromselfat points whereconditionis notfalse, andnullotherwise.- Parameters:
-
condition (Arg)
The condition to check.
Return a Timestream from self at points where condition is not false, and null otherwise.
condition (Arg)
The condition to check.