Skip to content

Conversation

topper-123
Copy link
Contributor

Since #21224, operations using axis=1 in df.aggregate and df.transform now work the same as when axis=0.

This PR updates the methods' doc strings to reflect that. For example, we can now pass a dict to DataFrame.agg/transform, also when axis=1, and DataFrame.transform now accepts an axis parameter.

Also some related minor clarifications.

@pep8speaks
Copy link

Hello @topper-123! Thanks for submitting the PR.

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

Successfully merging this pull request may close these issues.

2 participants