Skip to content

DEPR: make Timestamp arguments (especially unit) keyword-only #45307

Closed
@jbrockmendel

Description

@jbrockmendel

Looking at #31929, we can fix the specific case there, but there is a long tail of mixed-and-match positional/keyword arguments that will still be fragile. These will be easier to deal with if more of them are keyword-only, in particular unit, maybe nanosecond.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DatetimeDatetime data dtypeDeprecateFunctionality to remove in pandas

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions