-
Notifications
You must be signed in to change notification settings - Fork 224
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
Conversation
Decided that #3758 (comment) might be worth adding
Originally posted by @seisman in #3758 (comment)
Still think we should have an integration test of some sort for |
…3760) Convert unrecognized objects to datetime before converting to string dtype
Cherry-picked from #3758. Tests will be added in #3758.
Fixes #3757.
Preview for affected tutorial: https://pygmt-dev--3760.org.readthedocs.build/en/3760/tutorials/advanced/date_time_charts.html#using-python-s-datetime