We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eba4608 + 986a7f1 commit 53e0e90Copy full SHA for 53e0e90
pandas-stubs/core/indexers/utils.pyi
@@ -6,7 +6,6 @@ from pandas._typing import (
6
np_ndarray_int,
7
)
8
9
-# Docs may not be right. See pandas-dev/pandas#62562
10
@overload
11
def check_array_indexer(array: AnyArrayLike, indexer: int) -> int: ...
12
0 commit comments