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-53657][PYTHON][TESTS] Enable doctests for GroupedData.agg
### What changes were proposed in this pull request?
Enable doctests for `GroupedData.agg`, some doctests were skipped due to dependency on pandas/pyarrow installations.
### Why are the changes needed?
to improve test coverage
### Does this PR introduce _any_ user-facing change?
doc-only changes
### How was this patch tested?
ci
### Was this patch authored or co-authored using generative AI tooling?
no
Closes#52404 from zhengruifeng/enable_group_agg_doctest.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>
0 commit comments