DEPR: box argument in to_datetime and to_timedelta (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

pandas-dev / pandas Public

Additional navigation options

New issue

New issue

Closed

#24486

Closed

DEPR: box argument in to_datetime and to_timedelta

#24416

#24486

Labels

DatetimeDatetime data dtypeDeprecateFunctionality to remove in pandasTimedeltaTimedelta data type

Milestone

0.25.0

@mroeschke

Description

@mroeschke

mroeschke

opened

on Dec 24, 2018

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