-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
BUG: Fix isin with read-only target #37181
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
@jbrockmendel Seems this has been talked about before in #31710. This fix worked for me locally, but is this less trivial than it seems? |
i dont think so, no |
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 merge on green.
Co-authored-by: Daniel Saxton <[email protected]>
@simonjayhawkins @dsaxton |
1.1.4 is currently scheduled for release on October 30, 2020, see https://github.com/pandas-dev/pandas/milestone/78 wheels are uploaded to PyPI moreless immediately and then shortly after for conda-forge and defaults. |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff