Skip to content

Commit 06d21cd

Browse files
author
Nico Cernek
committed
update whatsnew
1 parent 1b4899d commit 06d21cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +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`)
8687

8788
*pandas 0.25.x*
8889

0 commit comments

Comments
 (0)