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.
1 parent 10f5f92 commit 6a58566Copy full SHA for 6a58566
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