Skip to content

Adding to the function docs that groupby.transform() function parameter can be a string #50002

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

Conversation

seanjedi
Copy link
Contributor

@seanjedi seanjedi commented Dec 1, 2022

Docs change: Adding to the function docs that groupby.transform() function parameter can be a string

@WillAyd
Copy link
Member

WillAyd commented Dec 2, 2022

Thanks @seanjedi

@WillAyd WillAyd added the Docs label Dec 2, 2022
@WillAyd WillAyd added this to the 2.0 milestone Dec 2, 2022
@ramvikrams
Copy link
Contributor

ramvikrams commented Dec 2, 2022

@WillAyd I feel examples should be added for both, DataFrameGroupBy.transform() and SeriesGroupBy.transform() with strings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Docs for groupby.transform() should mention that function parameter can be a string in transform
3 participants