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