Skip to content

Commit 5fa71e1

Browse files
committed
added whatsnew
1 parent f50ebf4 commit 5fa71e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.21.1.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Groupby/Resample/Rolling
103103
- Bug in ``DataFrame.resample(...).apply(...)`` when there is a callable that returns different columns (:issue:`15169`)
104104
- Bug in ``DataFrame.resample(...)`` when there is a time change (DST) and resampling frequecy is 12h or higher (:issue:`15549`)
105105
- Bug in ``pd.DataFrameGroupBy.count()`` when counting over a datetimelike column (:issue:`13393`)
106-
-
106+
- Bug when grouping by a single column and aggregating with a class like`list` or `tuple` (:issue:`18079`)
107107
-
108108
-
109109

0 commit comments

Comments
 (0)