Skip to content

CLN: remove unnecessary branches in Series.__setitem__ #33424

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 4 commits into from
Apr 9, 2020

Conversation

jbrockmendel
Copy link
Member

Eventually I'd like to get the structure of __setitem__ to parallel the structure of __getitem__. Some big improvements to both will be available following #33404.

@jreback jreback added Clean Indexing Related to indexing on series/frames, not to indexes themselves labels Apr 9, 2020
@jreback jreback added this to the 1.1 milestone Apr 9, 2020
@jreback jreback merged commit ec0e284 into pandas-dev:master Apr 9, 2020
@jbrockmendel jbrockmendel deleted the setitem branch November 20, 2021 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants