We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04d05d commit ddbb113Copy full SHA for ddbb113
doc/source/whatsnew/v1.4.0.rst
@@ -816,7 +816,7 @@ Reshaping
816
- Bug in :meth:`DataFrame.stack` with ``ExtensionDtype`` columns incorrectly raising (:issue:`43561`)
817
- Bug in :meth:`Series.unstack` with object doing unwanted type inference on resulting columns (:issue:`44595`)
818
- Bug in :class:`MultiIndex` failing join operations with overlapping ``IntervalIndex`` levels (:issue:`44096`)
819
--
+- Bug in :class:`replace` results is different ``dtype`` based on `regex` (:issue:`44864`)
820
821
Sparse
822
^^^^^^
0 commit comments