Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align groupby APIs with pandas 2.x (#16403)
The following breaking APIs are affected: * `apply` * `transform` * `describe` The rest of the APIs are non-breaking and generally will raise a `NotImplementedError` Authors: - Matthew Roeschke (https://github.com/mroeschke) Approvers: - GALI PREM SAGAR (https://github.com/galipremsagar) URL: #16403
- Loading branch information