Skip to content

BUG: using .loc[:,column] fails type coercion when the object is a multi-index #10428

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 1 commit into from
Jun 24, 2015

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jun 24, 2015

from SO

@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves Multithreading Parallelism in pandas labels Jun 24, 2015
@jreback jreback added this to the 0.17.0 milestone Jun 24, 2015
jreback added a commit that referenced this pull request Jun 24, 2015
BUG: using .loc[:,column] fails type coercion when the object is a multi-index
@jreback jreback merged commit 499eb21 into pandas-dev:master Jun 24, 2015
jreback added a commit that referenced this pull request Jun 26, 2015
yarikoptic added a commit to neurodebian/pandas that referenced this pull request Jul 2, 2015
* commit 'v0.16.2-49-g3908ad5':
  DOC: release note for pandas-dev#9607, as_blocks copy arg
  ENH: allow as_blocks to take a copy argument (pandas-dev#9607)
  BUG: pandas-dev#10228 resampling empty Series caused segfaults
  BUG #GH10425 test_categorical big-endian fix
  BUG: xref pandas-dev#10428, need platform_int as indexer
  ENH: GH10378 Pass kwargs to interpolation methods.
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 Multithreading Parallelism in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant