Skip to content

Commit 69d8bda

Browse files
committed
Whatsnew
GH21220
1 parent e896a91 commit 69d8bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.24.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ v0.24.0
77

88
New features
99
~~~~~~~~~~~~
10-
- :func:`merge` now directly allows merge between objects of type ``DataFrame`` and ``Series`` with a name, without the need to convert the ``Series`` object into a ``DataFrame`` beforehand (:issue:`21220`)
10+
- :func:`merge` now directly allows merge between objects of type ``DataFrame`` and named ``Series``, without the need to convert the ``Series`` object into a ``DataFrame`` beforehand (:issue:`21220`)
1111

1212
- ``ExcelWriter`` now accepts ``mode`` as a keyword argument, enabling append to existing workbooks when using the ``openpyxl`` engine (:issue:`3441`)
1313

0 commit comments

Comments
 (0)