-
-
Notifications
You must be signed in to change notification settings - Fork 19.1k
Closed
Labels
Typingtype annotations, mypy/pyright type checkingtype annotations, mypy/pyright type checking
Description
Pandas version checks
- I have checked that the issue still exists on the latest versions of the docs on
main
here
Location of the documentation
https://github.com/pandas-dev/pandas/blob/main/pandas/core/generic.py
Documentation problem
The squeeze method is missing a type hint.
Suggested fix for documentation
Adding a type hint to the squeeze method to be consistent with the rest of the code.
Metadata
Metadata
Assignees
Labels
Typingtype annotations, mypy/pyright type checkingtype annotations, mypy/pyright type checking