Timestream.null_if

Timestream.null_if(condition)

Return a Timestream from self at points where condition is not false, and null otherwise.

Parameters:

condition (Arg)

The condition to check.