Skip to content

Commit 995a428

Browse files
committed
add fix description to 1.3.3 whatsnew.
1 parent 1462536 commit 995a428

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.3.3.rst

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Performance improvements
4949
Bug fixes
5050
~~~~~~~~~
5151
- Bug in :meth:`.DataFrameGroupBy.agg` and :meth:`.DataFrameGroupBy.transform` with ``engine="numba"`` where ``index`` data was not being correctly passed into ``func`` (:issue:`43133`)
52+
- :meth:`.GroupBy.mean` now supports ``NaT`` values (:issue:`43132`)
5253
-
5354

5455
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)