Skip to content

GH14422: BUG: to_numeric doesn't work uint64 numbers #29348

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 6 commits into from
Nov 5, 2019

Conversation

pv8473h12
Copy link
Contributor

@pv8473h12 pv8473h12 commented Nov 2, 2019

-closes #14422
-passes black pandas
-added test test_downcast_uint64_exception()

@pep8speaks
Copy link

pep8speaks commented Nov 2, 2019

Hello @pv8473h12! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-11-02 18:41:52 UTC

@alimcmaster1
Copy link
Member

thanks @pv8473h12 for the PR! - mind addressing the pep8 issues?

@simonjayhawkins simonjayhawkins added the Testing pandas testing functions or related to the test suite label Nov 2, 2019
@jreback jreback added the Dtype Conversions Unexpected or buggy dtype conversions label Nov 5, 2019
@jreback jreback added this to the 1.0 milestone Nov 5, 2019
@jreback jreback merged commit cab3a0e into pandas-dev:master Nov 5, 2019
@jreback
Copy link
Contributor

jreback commented Nov 5, 2019

thanks @pv8473h12

Reksbril pushed a commit to Reksbril/pandas that referenced this pull request Nov 18, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: to_numeric doesn't work uint64 numbers
5 participants