Skip to content

BUG: Fix for pandas.to_datetime reports incorrect index when failing #59594

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 5 commits into from
Aug 27, 2024

Conversation

maushumee
Copy link
Contributor

@maushumee maushumee commented Aug 24, 2024

@maushumee
Copy link
Contributor Author

maushumee commented Aug 24, 2024

As per the discussion on the linked issue, removed the index from the error message. As the changes are in the .pyx files, the package will have to be compiled again to reflect the changes if to be tested locally.

@maushumee maushumee marked this pull request as ready for review August 24, 2024 15:10
@rhshadrach rhshadrach added Bug Datetime Datetime data dtype labels Aug 25, 2024
@mroeschke mroeschke added this to the 3.0 milestone Aug 27, 2024
@mroeschke mroeschke merged commit 1b7bfed into pandas-dev:main Aug 27, 2024
47 checks passed
@mroeschke
Copy link
Member

Thanks @maushumee

@maushumee maushumee deleted the pandas-bug-59298 branch August 27, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Datetime Datetime data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pandas.to_datetime reports incorrect index when failing.
3 participants