Skip to content

DOC: typo in convert_objects #11246

Closed
@chris-b1

Description

@chris-b1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions