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

Consider having BaseIndexer.get_window_bounds be a generator #42

Open
mroeschke opened this issue Oct 13, 2019 · 1 comment
Open

Consider having BaseIndexer.get_window_bounds be a generator #42

mroeschke opened this issue Oct 13, 2019 · 1 comment

Comments

@mroeschke
Copy link
Collaborator

This would greatly improve memory as we don't really need to maintain the window bounds before or after the aggregation step.

@mroeschke
Copy link
Collaborator Author

A numba bug that might be a blocker for this issue numba/numba#4735

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

No branches or pull requests

1 participant