Timestream.max
- Timestream.max(window=None)
-
Return a Timestream containing the max value in the
window
.Computed for each key separately.
See AlsoThis returns the maximum of values in a column. See
greatest
to get the maximum value between Timestreams at each point.