-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DEPS: Address numpy deprecation of len 1 arrays assignment #52906
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.
Looks good to me
there's still some outstanding numpy-dev errors, but happy for this to be merged as-is and they can be addressed later
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.
There's more detail in numpy/numpy#10615 (comment), but basically |
…1 arrays assignment
…f len 1 arrays assignment) (#52933) Backport PR #52906: DEPS: Address numpy deprecation of len 1 arrays assignment Co-authored-by: Matthew Roeschke <[email protected]>
…v#52906) * DEPS: Address numpy deprecation of len 1 arrays assignment * Address other failures, and investigate csv failure * Address csv error, undo one fix * Undo whitespace * Turn into 0D array
…v#52906) * DEPS: Address numpy deprecation of len 1 arrays assignment * Address other failures, and investigate csv failure * Address csv error, undo one fix * Undo whitespace * Turn into 0D array
…v#52906) * DEPS: Address numpy deprecation of len 1 arrays assignment * Address other failures, and investigate csv failure * Address csv error, undo one fix * Undo whitespace * Turn into 0D array
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.