Skip to content

Commit 71736b8

Browse files
Nico CernekWillAyd
Nico Cernek
andcommitted
Update doc/source/whatsnew/v1.0.0.rst
Co-Authored-By: William Ayd <william.ayd@icloud.com>
1 parent d017bd5 commit 71736b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v1.0.0.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,8 @@ New repr for :class:`~pandas.arrays.IntervalArray`
275275

276276
- :class:`pandas.arrays.IntervalArray` adopts a new ``__repr__`` in accordance with other array classes (:issue:`25022`)
277277
- :class:`pandas.core.groupby.GroupBy.transform` now raises on invalid operation names (:issue:`27489`).
278-
- :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`)
278+
- :class:`pandas.core.arrays.IntervalArray` adopts a new ``__repr__`` in accordance with other array classes (:issue:`25022`)
279+
- :meth:`DataFrame.merge` now preserves right frame's row order when executing a right merge (:issue:`27453`)
279280

280281
*pandas 0.25.x*
281282

0 commit comments

Comments
 (0)