Timestream.coalesce
- Timestream.coalesce(arg, *args)
-
Return a Timestream containing the first non-null point from self and the arguments.
- Returns:
-
Timestream containing the first non-null value from each point.
If all values are null, then returns null.