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
[SPARK-40337][PS] Implement SeriesGroupBy.describe in pandas API on Spark
### What changes were proposed in this pull request?
Implement `SeriesGroupBy.describe()` in the pandas API on Spark
### Why are the changes needed?
Missing API coverage
### Does this PR introduce _any_ user-facing change?
Yes
### How was this patch tested?
Unit tests
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: Claude Code (claude-opus-4-6)
Closes#55686 from devin-petersohn/SPARK-40337-series-groupby-describe.
Authored-by: Devin Petersohn <devin.petersohn@gmail.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 11d51c7)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
0 commit comments