Skip to content

REF change to_datetime -> Timestamp for in odf reader #49712

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 1 commit into from
Nov 15, 2022

Conversation

MarcoGorelli
Copy link
Member

Broken off from #49024

Users wouldn't have the option to pass arguments to to_datetime here anyway, so might as well use Timestamp and avoid warnings related to to_datetime (like to pass format to ensure consistent parsing)

@jbrockmendel jbrockmendel merged commit 86f1828 into pandas-dev:main Nov 15, 2022
@jbrockmendel
Copy link
Member

thanks @MarcoGorelli

MarcoGorelli added a commit to MarcoGorelli/pandas that referenced this pull request Nov 18, 2022
change to_datetime -> Timestamp for single value

Co-authored-by: MarcoGorelli <>
mliu08 pushed a commit to mliu08/pandas that referenced this pull request Nov 27, 2022
change to_datetime -> Timestamp for single value

Co-authored-by: MarcoGorelli <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants