Skip to content

BUG: Fix take with read-only indexer, closes #17192 #27375

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

Merged
merged 3 commits into from
Jul 15, 2019

Conversation

jbrockmendel
Copy link
Member

@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Jul 15, 2019
@jreback jreback added this to the 0.25.0 milestone Jul 15, 2019
@jreback jreback merged commit 0f725bf into pandas-dev:master Jul 15, 2019
@jbrockmendel jbrockmendel deleted the nextup branch July 15, 2019 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataFrame.iloc raises ValueError: buffer source array is read-only when applied to read-only indices
2 participants