Timestream.sum

Timestream.sum(window=None)

Return a Timestream summing the values in the window.

Computes the sum for each key separately.

Parameters:

window (Optional[Window], default: None)

The window to use for the aggregation. Defaults to the entire Timestream.