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

ENH: Silence expected RuntimeWarnings from Dask #147

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Conversation

szwiep
Copy link
Contributor

@szwiep szwiep commented Aug 20, 2024

This PR silences the expected all-nan slice and invalid divide warnings issues by Dask. With many NaN values expected in a timeseries, and all-nan slices allowed, these warnings only serve to confuse the user.

@szwiep szwiep merged commit 51d0a39 into main Aug 20, 2024
2 checks passed
@szwiep szwiep deleted the silence_warnings branch August 20, 2024 18:50
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

Successfully merging this pull request may close these issues.

1 participant