Skip to content

BUG: Fix float32 precision issues in pd.to_datetime #60510

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
Dec 9, 2024

Conversation

snitish
Copy link
Member

@snitish snitish commented Dec 6, 2024

@snitish snitish requested a review from MarcoGorelli as a code owner December 6, 2024 22:20
@mroeschke mroeschke added the Dtype Conversions Unexpected or buggy dtype conversions label Dec 9, 2024
@mroeschke mroeschke added this to the 3.0 milestone Dec 9, 2024
@mroeschke mroeschke merged commit 6cbe941 into pandas-dev:main Dec 9, 2024
53 of 55 checks passed
@mroeschke
Copy link
Member

Thanks @snitish

@snitish snitish deleted the issue60506 branch February 6, 2025 19:46
KevsterAmp pushed a commit to KevsterAmp/pandas that referenced this pull request Mar 12, 2025
* BUG: Fix float32 precision issues in pd.to_datetime

* BUG: Add note to whatsnew
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pandas.to_datetime produces wrong/strange results on 32-bit float data for 6-column format
2 participants