Skip to content

Commit 9ccea61

Browse files
Nico CernekWillAyd
Nico Cernek
andcommitted
Update doc/source/whatsnew/v1.0.0.rst
Co-Authored-By: William Ayd <[email protected]>
1 parent 06d21cd commit 9ccea61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.0.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Backwards incompatible API changes
8383

8484
- :class:`pandas.core.groupby.GroupBy.transform` now raises on invalid operation names (:issue:`27489`).
8585
- :class:`pandas.core.arrays.IntervalArray` adopts a new ``__repr__`` in accordance with other array classes (:issue:`25022`)
86-
- :meth:`DataFrame.merge` now preserves right frame's row order when executing a right merge. Older versions do not preserve row order on right merge (:issue:`27453`)
86+
- :meth:`DataFrame.merge` now preserves right frame's row order when executing a right merge (:issue:`27453`)
8787

8888
*pandas 0.25.x*
8989

0 commit comments

Comments
 (0)