Skip to content

DOC: typo in convert_objects #11246

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

Closed
chris-b1 opened this issue Oct 5, 2015 · 0 comments · Fixed by #11248
Closed

DOC: typo in convert_objects #11246

chris-b1 opened this issue Oct 5, 2015 · 0 comments · Fixed by #11248
Labels
Milestone

Comments

@chris-b1
Copy link
Contributor

chris-b1 commented Oct 5, 2015

In the new warning. to_timestamp should be to_timedelta

df.convert_objects()
...
FutureWarning: convert_objects is deprecated.  
Use the data-type specific converters pd.to_datetime, pd.to_timestamp and pd.to_numeric.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants