Skip to content

Commit

Permalink
added whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
bobhaffner committed Nov 25, 2017
1 parent f50ebf4 commit 5fa71e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.21.1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Groupby/Resample/Rolling
- Bug in ``DataFrame.resample(...).apply(...)`` when there is a callable that returns different columns (:issue:`15169`)
- Bug in ``DataFrame.resample(...)`` when there is a time change (DST) and resampling frequecy is 12h or higher (:issue:`15549`)
- Bug in ``pd.DataFrameGroupBy.count()`` when counting over a datetimelike column (:issue:`13393`)
-
- Bug when grouping by a single column and aggregating with a class like`list` or `tuple` (:issue:`18079`)
-
-

Expand Down

0 comments on commit 5fa71e1

Please sign in to comment.