Skip to content
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

BUG #11638 return correct dtype for int and float #11644

Closed

Conversation

varunkumar-dev
Copy link
Contributor

closes #11638
Please review.

@jreback
Copy link
Contributor

jreback commented Nov 19, 2015

tests!
use the example from the issue

@varunkumar-dev
Copy link
Contributor Author

Added test case .
Squashed commits.
Please review.

@jreback
Copy link
Contributor

jreback commented Nov 19, 2015

@varun-kr looks good. can you add a release not to whatsnew/0.17.0 in bug fixes.

@jreback jreback added Bug Dtype Conversions Unexpected or buggy dtype conversions labels Nov 19, 2015
@jreback jreback added this to the 0.17.1 milestone Nov 19, 2015
@varunkumar-dev
Copy link
Contributor Author

It should be 0.17.1. Right ?

@jreback
Copy link
Contributor

jreback commented Nov 19, 2015

yep

@jreback
Copy link
Contributor

jreback commented Nov 19, 2015

ping when green.

@varunkumar-dev
Copy link
Contributor Author

Done.

@jreback
Copy link
Contributor

jreback commented Nov 20, 2015

merged via 24cdf45

I expanded the tests a bit, thanks for the push!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dataframe column dtype changed from int8 to int64 when setting complete column
2 participants