We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 665b1fd commit 9b87fe7Copy full SHA for 9b87fe7
doc/source/whatsnew/v0.23.0.txt
@@ -1356,6 +1356,7 @@ Reshaping
1356
- Bug in :meth:`DataFrame.astype` where column metadata is lost when converting to categorical or a dictionary of dtypes (:issue:`19920`)
1357
- Bug in :func:`cut` and :func:`qcut` where timezone information was dropped (:issue:`19872`)
1358
- Bug in :class:`Series` constructor with a ``dtype=str``, previously raised in some cases (:issue:`19853`)
1359
+- Bug in :func:`isna`, which cannot handle ambiguous typed lists (:issue:`20675`)
1360
1361
Other
1362
^^^^^
0 commit comments