Skip to content

DEPR: Remove pandas.datetime #30610

Closed
@ryankarlos

Description

@ryankarlos

A follow up issue from #30296 , where it was discussed that pd.datetime should also be deprecated to only allow imports directly from datetime

>>> import pandas as pd
>>> pd.datetime
<class 'datetime.datetime'>

Metadata

Metadata

Assignees

Labels

DeprecateFunctionality to remove in pandas

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions