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.fillna corrupts columns with duplicated names #12344
Comments
jreback
added this to the
Next Major Release
milestone
Feb 16, 2016
|
hmm, that appears to be the case. pull-requests to investigate are welcome. Duplicate column support should work, though not as complete as more standard unique support. |
|
@jreback : Where would the potentially offending code be located? |
|
core/generic |
gfyoung
referenced
this issue
Mar 1, 2016
Closed
BUG: Allow assignment by indexing with duplicate column names #12498
TomAugspurger
referenced
this issue
Mar 4, 2016
Closed
Value assignment by iloc overwrites multiple concat columns #12528
gfyoung
added a commit
to gfyoung/pandas
that referenced
this issue
Mar 6, 2016
|
|
gfyoung |
7265d29
|
jreback
modified the milestone: 0.18.0, Next Major Release
Mar 6, 2016
jreback
closed this
in a174898
Mar 6, 2016
jreback
referenced
this issue
Jun 11, 2016
Closed
Setting NaN values on DataFrame with non-unique column names #13423
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hantusk commentedFeb 16, 2016