Skip to content

Issues from TODOs in timestamps.pyi, timedeltas.pyi and orc.pyi #1432

@cmp0xff

Description

@cmp0xff

This issue is created so that TD003 can be complied to.

orc.pyi

  • In read_orc, we need to type the filesystem with the correct pyarrow types.

timestamps.pyi

  • We need to test Timestamp - np.timedelta64.
  • We need to check if tz_localize could return NaT or not.
  • We need to check if round/floor/ceil could return NaT or not.

timedeltas.pyi

  • We need to check if round/floor/ceil could return NaT or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ArrowTimedeltaCode related to TimedeltaTimestampCod related to pd.Timestamp

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions