Timestream.union
- Timestream.union(other)
-
Union the lists in this timestream with the lists in the other Timestream.
This corresponds to a pair-wise union within each row of the timestreams.
- Parameters:
-
other (Arg)
The Timestream of lists to union with.