-
-
Notifications
You must be signed in to change notification settings - Fork 19.4k
Replace @Appender @doc @Substitution in pandas/core/groupby/generic.py #63358
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
Replace @Appender @doc @Substitution in pandas/core/groupby/generic.py #63358
Conversation
rhshadrach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. The columns labels in the DataFrame examples are misaligned, they should be right aligned with the values. This also happens on main, but could you fix that here.
|
OK, of course, I will fix it.
|
…der/pandas into doc_string_generic
Co-authored-by: Richard Shadrach <[email protected]>
rhshadrach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Thanks @zhangbowen-coder |
ref #62437
Replace @appender @doc @substitution in pandas/core/groupby/generic.py