Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
DataFrame.info() issue with duplicated columns #11761
Comments
|
hmm, that is a problem....ok |
jreback
added Bug Output-Formatting Difficulty Novice Effort Low
labels
Dec 4, 2015
jreback
added this to the
0.18.0
milestone
Dec 4, 2015
yoongkang
referenced
this issue
Dec 6, 2015
Closed
BUG: Fixed DataFrame info() for duplicated columns, GH11761 #11772
jreback
added a commit
that referenced
this issue
Dec 7, 2015
|
|
yoongkang + jreback |
43edd83
|
|
closed via #11772 |
jreback
closed this
Dec 7, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wavexx commentedDec 4, 2015
When duplicated columns exists, DataFrame.info() returns broken output:
See #11754