Skip to content

[SPARK-55409][PS] Handle an unexpected keyword argument error from read_excel with pandas 3#54192

Open
ueshin wants to merge 3 commits intoapache:masterfrom
ueshin:issues/SPARK-55409/read_excel
Open

[SPARK-55409][PS] Handle an unexpected keyword argument error from read_excel with pandas 3#54192
ueshin wants to merge 3 commits intoapache:masterfrom
ueshin:issues/SPARK-55409/read_excel

Conversation

@ueshin
Copy link
Member

@ueshin ueshin commented Feb 6, 2026

What changes were proposed in this pull request?

Handles an unexpected keyword argument error from read_excel with pandas 3.

Why are the changes needed?

There is a removed arguments in read_excel.

  • date_parser

Does this PR introduce any user-facing change?

Yes, it will behave more like pandas 3.

How was this patch tested?

The existing tests.

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

No.

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

JIRA Issue Information

=== Sub-task SPARK-55409 ===
Summary: Handle an unexpected keyword argument error from read_excel with pandas 3
Assignee: None
Status: Open
Affected: ["4.2.0"]


This comment was automatically generated by GitHub Actions

@ueshin
Copy link
Member Author

ueshin commented Feb 6, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants