Skip to content

[SPARK-55648][PS] Handle an unexpected keyword argument error groupby(axis) with pandas 3#54436

Closed
ueshin wants to merge 2 commits intoapache:masterfrom
ueshin:issues/SPARK-55648/axis
Closed

[SPARK-55648][PS] Handle an unexpected keyword argument error groupby(axis) with pandas 3#54436
ueshin wants to merge 2 commits intoapache:masterfrom
ueshin:issues/SPARK-55648/axis

Conversation

@ueshin
Copy link
Member

@ueshin ueshin commented Feb 24, 2026

What changes were proposed in this pull request?

Handles an unexpected keyword argument error groupby(axis) with pandas 3.

Why are the changes needed?

The axis argument was removed from groupby in pandas 3.

Does this PR introduce any user-facing change?

Yes, it will behave more like pandas 3.

How was this patch tested?

Updated the related tests.

Was this patch authored or co-authored using generative AI tooling?

No.

@ueshin
Copy link
Member Author

ueshin commented Feb 24, 2026

@ueshin
Copy link
Member Author

ueshin commented Feb 24, 2026

Thanks! merging to master.

@ueshin ueshin closed this in 7fca140 Feb 24, 2026
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