Skip to content

API: parsing Timestamp("2014Q2") #50907

Open
@jbrockmendel

Description

@jbrockmendel
>>> pd.Timestamp("2014Q2")
Timestamp('2014-04-01 00:00:00')

It isn't obvious to me that we should allow this. We could reasonably raise and tell users to call pd.Period instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeprecateFunctionality to remove in pandasTimestamppd.Timestamp and associated methods

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions