We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e0bb49 commit 82386c3Copy full SHA for 82386c3
doc/source/whatsnew/v0.23.4.txt
@@ -31,7 +31,7 @@ Bug Fixes
31
32
**Conversion**
33
34
-- Bug in :func:`isin` which led to unwanted casting of float to int (:issue:`21804`)
+- Bug where unwanted casting of float to int in :func:`isin` led to incorrect comparison outcome (:issue:`21804`)
35
-
36
37
**Indexing**
0 commit comments