Closed
Description
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