Skip to content

BUG/REG: fix float64index -> mixed float assignment #7368

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 6, 2014
Merged

BUG/REG: fix float64index -> mixed float assignment #7368

merged 1 commit into from
Jun 6, 2014

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jun 6, 2014

closes #7366

@cpcloud cpcloud added this to the 0.14.1 milestone Jun 6, 2014
@cpcloud cpcloud self-assigned this Jun 6, 2014
@cpcloud
Copy link
Member Author

cpcloud commented Jun 6, 2014

i see ... i think travis is making a "fake" merge commit to test PRs against master but runs the actual unmerged version on the submitter's branch

cpcloud added a commit that referenced this pull request Jun 6, 2014
BUG/REG: fix float64index -> mixed float assignment
@cpcloud cpcloud merged commit fa21ad8 into pandas-dev:master Jun 6, 2014
@cpcloud cpcloud deleted the fix-float-mixed branch June 6, 2014 04:32
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 Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding column of floats to DataFrame yields TypeError
1 participant