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

Fix the bug of converting Python sequence of datetime-like objects (#3760) #3773

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

seisman
Copy link
Member

@seisman seisman commented Jan 17, 2025

Backport PR #3760 into v0.14.x branch.

Co-authored-by: Wei Ji [email protected]

…3760)

Convert unrecognized objects to datetime before converting to string dtype
@seisman seisman added the maintenance Boring but important stuff for the core devs label Jan 17, 2025
@seisman seisman added this to the 0.14.1 milestone Jan 17, 2025
@seisman seisman merged commit fb21e91 into v0.14.x Jan 17, 2025
14 of 20 checks passed
@seisman seisman deleted the backport-pr-3760 branch January 17, 2025 04:12
@seisman seisman added bug Something isn't working and removed maintenance Boring but important stuff for the core devs labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants