Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maybe you need two parameters for sliding window && adding tumbling window #102

Open
Ohyoukillkenny opened this issue Jul 30, 2020 · 0 comments

Comments

@Ohyoukillkenny
Copy link

Hi,

after checking your code for the sliding window, I am thinking maybe you can also provide an implementation that takes two parameters -- window size and sliding interval.

also, maybe you can consider the implementation of tumbling windows as well.
ref: https://stackoverflow.com/questions/12602368/sliding-vs-tumbling-windows

I am new to Haskell. If I make some incorrect observations here, please ignore my notes.

Thanks for this nice work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant