Skip to content

Commit af0585c

Browse files
whatsnew-fix
1 parent 75e3bd8 commit af0585c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.4.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ Reshaping
816816
- Bug in :meth:`DataFrame.stack` with ``ExtensionDtype`` columns incorrectly raising (:issue:`43561`)
817817
- Bug in :meth:`Series.unstack` with object doing unwanted type inference on resulting columns (:issue:`44595`)
818818
- 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`)
819+
- Bug in :func:`replace` results is different ``dtype`` based on ``regex`` parameter (:issue:`44864`)
820820

821821
Sparse
822822
^^^^^^

0 commit comments

Comments
 (0)