Skip to content

Conversation

@jbrockmendel
Copy link
Member

jbrockmendel and others added 28 commits August 20, 2020 21:19
@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Sep 1, 2020
@jreback jreback added this to the 1.1.2 milestone Sep 1, 2020
@jreback
Copy link
Contributor

jreback commented Sep 1, 2020

lgtm. ok for 1.1.2 i think. any perf implications?

@jbrockmendel
Copy link
Member Author

any perf implications?

I dont think so. It's just a dict.pop, and any case when its hit is one where we're doing the wrong thing now.

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jreback jreback merged commit c41e500 into pandas-dev:master Sep 2, 2020
@jreback
Copy link
Contributor

jreback commented Sep 2, 2020

thanks @jbrockmendel

@simonjayhawkins
Copy link
Member

@meeseeksdev backport 1.1.x

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.

Inconsistent retrieval of DataFrame columns as Series.

5 participants