Skip to content

Fixed Issue Preventing Agg on RollingGroupBy Objects #21323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Sep 26, 2018
Merged
Prev Previous commit
Next Next commit
Updated whatsnew
  • Loading branch information
WillAyd committed Jun 5, 2018
commit c8563a97b2c6c83955d65877bd42443e0f13331a
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.24.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Plotting
Groupby/Resample/Rolling
^^^^^^^^^^^^^^^^^^^^^^^^

-
- :func:`RollingGroupby.agg` and :func:`ExpandingGroupby.agg` now support multiple aggregation functions as parameters (:issue:`15072`)
-
-

Expand Down