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 75e3bd8 commit af0585cCopy full SHA for af0585c
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` parameter (:issue:`44864`)
+- Bug in :func:`replace` results is different ``dtype`` based on ``regex`` parameter (:issue:`44864`)
820
821
Sparse
822
^^^^^^
0 commit comments