Skip to content

DEPR: box argument in to_datetime and to_timedelta #24416

Closed
@mroeschke

Description

@mroeschke

Following @jreback #24415 (comment), we should deprecate the box argument in to_datetime and to_timedelta and only return pandas data structures. There already exists options to convert to numpy data structures via .values or to_datetime64/to_timedelta64

Metadata

Metadata

Assignees

No one assigned

    Labels

    DatetimeDatetime data dtypeDeprecateFunctionality to remove in pandasTimedeltaTimedelta data type

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions