Skip to content

Commit d5eda51

Browse files
committed
whats new
1 parent abfbcbb commit d5eda51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ All warnings for upcoming changes in pandas will have the base class :class:`pan
156156

157157
Other enhancements
158158
^^^^^^^^^^^^^^^^^^
159+
- :class:`pandas.NamedAgg` now forwards any ``*args`` and ``**kwargs``
160+
to calls of ``aggfunc`` (:issue:`58283`)
159161
- :func:`pandas.merge` propagates the ``attrs`` attribute to the result if all
160162
inputs have identical ``attrs``, as has so far already been the case for
161163
:func:`pandas.concat`.

0 commit comments

Comments
 (0)