You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the current doc does not indicate that a string is accepted as a function parameter transform in groupby.transform().
Suggested fix for documentation
docs for transform need to indicate that the function parameter in groupby.transform() can be a string function name, and that an example should be included.