Timestream.count_if
- Timestream.count_if(window=None)
-
Return a Timestream containing the count of
true
values inwindow
.Computed for each key separately.
Return a Timestream containing the count of true
values in window
.
Computed for each key separately.