We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54d597 commit a892517Copy full SHA for a892517
pandas/_libs/lib.pyi
@@ -70,7 +70,6 @@ def map_infer(
70
convert: bool = ...,
71
ignore_na: bool = ...,
72
) -> np.ndarray: ...
73
-
74
@overload
75
def maybe_convert_objects(
76
objects: npt.NDArray[np.object_],
0 commit comments