Does anyone have a good rule of thumb as to when a...
# random
n
Does anyone have a good rule of thumb as to when a tumbling window or a sliding window would be preferred? The docs have explained the difference between them well, but I'm interested in learning what types of problems folks apply these to.
s
made this notes sometime back, had similar query, hope it helps
n
Thanks a bunch!