Timestream.if_
- Timestream.if_(condition)
-
Return a
Timestream
fromself
at points wherecondition
istrue
, andnull
otherwise.- Parameters:
-
condition (Arg)
The condition to check.
Return a Timestream
from self
at points where condition
is true
, and null
otherwise.
condition (Arg)
The condition to check.