DEPR: Add note to groupby docstring about deprecation of axis=1 #54873
Labels
Deprecate
Functionality to remove in pandas
Docs
good first issue
Regression
Functionality that used to work in a prior pandas version
Milestone
Ref: #51395 (comment)
The docstring of both DataFrame.groupby and Series.groupby should be updated to indicate the deprecation. Marking as a regression to make clear this goes into 2.1.1.
The text was updated successfully, but these errors were encountered: