+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -770,7 +770,7 @@ def isin(self, values: ArrayLike) -> npt.NDArray[np.bool_]:
770
770
]
771
771
if values.dtype == object:
772
772
values = lib.maybe_convert_objects(
773
-
values,
773
+
values, # type: ignore[arg-type]
774
774
convert_non_numeric=True,
775
775
dtype_if_all_nat=self.dtype,
776
776
)
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4