-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fixing non-lazy behavior of sampled+weighted #4668
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. You added the @requires_cftime
to the wrong test.
Oops. Thanks for catching that. Should be fixed now. |
👍 do you wan't to add a what's new entry? In any case we can merge this in a few days unless someone else has a comment. |
Not sure. Would you think that this is significant enough? If yes, Id be happy to do it. |
Up to you. Maybe under internal changes. |
I think #4625 is a bug, so "bug fixes" would probably be better |
Co-authored-by: Deepak Cherian <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks @jbusecke
It'd be nice to understand why dask was making a deep copy, but the fix looks good.
Thanks for all the help! I made the entry to |
isort . && black . && mypy . && flake8
whats-new.rst