Skip to content

Add pandas.api.typing module #1055

Closed
@jamesdow21

Description

@jamesdow21

The pandas.api.typing module was added in pandas 2.1, but is not present in pandas-stubs

To Reproduce

from pandas.api.typing import NAType

mypy gives error: Library stubs not installed for "pandas.api.typing" [import-untyped]

Please complete the following information:

  • OS: Windows
  • OS Version 10
  • Python version 3.12.6
  • mypy version 1.13.0
  • pandas-stubs version 2.2.3.241009

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions