Skip to content

TST: Wrote test for Float64 conversion #40729 #48205

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 2 commits into from
Aug 26, 2022

Conversation

srotondo
Copy link
Contributor

@mroeschke mroeschke added Testing pandas testing functions or related to the test suite Dtype Conversions Unexpected or buggy dtype conversions labels Aug 23, 2022
@srotondo srotondo requested a review from mroeschke August 26, 2022 18:22
@mroeschke mroeschke added this to the 1.6 milestone Aug 26, 2022
@mroeschke mroeschke merged commit 4aa6c06 into pandas-dev:main Aug 26, 2022
@mroeschke
Copy link
Member

Thanks @srotondo

@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
…8205)

* TST: Wrote test for Float64 conversion pandas-dev#40729

* TST: Moved test pandas-dev#40729

Co-authored-by: Steven Rotondo <[email protected]>
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: Cannot convert from object numeric strings to Float64Dtype
3 participants