Skip to content

Conversation

MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli changed the title fix info when columns have integer labels BUG: with integer column labels, .info() throws KeyError Oct 19, 2020
@jorisvandenbossche jorisvandenbossche added this to the 1.1.4 milestone Oct 19, 2020
@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version labels Oct 20, 2020
@jreback jreback merged commit 294cbc8 into pandas-dev:master Oct 20, 2020
@jreback
Copy link
Contributor

jreback commented Oct 20, 2020

thanks @MarcoGorelli

@MarcoGorelli MarcoGorelli deleted the info-integer-labels branch October 20, 2020 07:40
@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
Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: with integer column labels, .info() throws KeyError after column subsetting with .loc[]
4 participants