We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b487d commit 0d14cc2Copy full SHA for 0d14cc2
doc/source/whatsnew/v0.23.1.txt
@@ -16,7 +16,7 @@ New features
16
~~~~~~~~~~~~
17
18
- :meth:`Index.droplevel` is now implemented also for flat indexes, for compatibility with MultiIndex (:issue:`21115`)
19
-- :func: merge now allows a ``DataFrame`` and a ``Series`` with a name as inputs (:issue:`21220`)
+
20
21
22
.. _whatsnew_0231.deprecations:
doc/source/whatsnew/v0.24.0.txt
@@ -7,6 +7,7 @@ v0.24.0
7
8
New features
9
10
+- :func: merge now allows a ``DataFrame`` and a ``Series`` with a name as inputs (:issue:`21220`)
11
12
.. _whatsnew_0240.enhancements.other:
13
0 commit comments