-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
DeprecateFunctionality to remove in pandasFunctionality to remove in pandasResampleresample methodresample methodWindowrolling, ewma, expandingrolling, ewma, expanding
Description
xref #51203 we've deprecated groupby with axis=1 bc under the hood it does a transpose anyway, so might as well tell users to do that directly. resample and window do the same thing. Let's deprecate those too.
Metadata
Metadata
Assignees
Labels
DeprecateFunctionality to remove in pandasFunctionality to remove in pandasResampleresample methodresample methodWindowrolling, ewma, expandingrolling, ewma, expanding