Skip to content

COMPAT: NaT should support tz_localize / tz_convert #15830

Closed
@jreback

Description

@jreback

These should simply return a NaT.

makes NaT more Timestamp accessible.

these are added like in #15782

further would be nice to audit all methods that are not implemented to see if they should be added as well (again most of these will likely return NaT or np.nan)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Compatpandas objects compatability with Numpy or Python functionsDatetimeDatetime data dtypeMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolate

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions