REGR: Fix signature of GroupBy.expanding #61361
Labels
Blocker
Blocking issue or pull request for an upcoming release
Bug
Groupby
Regression
Functionality that used to work in a prior pandas version
Window
rolling, ewma, expanding
Milestone
Ref: #61352 (comment)
#61352 replaced
*args
and**kwargs
in the signature ofGroupBy.expanding
. However I believe further arguments need to be added. We could also revert the PR instead.The text was updated successfully, but these errors were encountered: