Skip to content

Commit 73a4545

Browse files
Whats new added
1 parent f23e884 commit 73a4545

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.24.2.rst

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Bug Fixes
8686

8787
- Bug in :meth:`pandas.core.groupby.GroupBy.transform` where applying a function to a timezone aware column would return a timezone naive result (:issue:`24198`)
8888
- Bug in :func:`DataFrame.join` when joining on a timezone aware :class:`DatetimeIndex` (:issue:`23931`)
89+
- Bug in groupby.idxmin() that returns DateTime values for DataTime columns (:issue:`25444`)
8990
-
9091

9192
**Visualization**

0 commit comments

Comments
 (0)