Closed
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.
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.