Skip to content

BUG: Don't merge Excel cells to a single row with merge_cells=False #60293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach added Bug IO Excel read_excel, to_excel MultiIndex labels Nov 12, 2024
@rhshadrach rhshadrach added this to the 3.0 milestone Nov 12, 2024
@rhshadrach rhshadrach marked this pull request as draft November 12, 2024 23:41
@rhshadrach rhshadrach marked this pull request as ready for review November 13, 2024 04:24
Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - nice work!

@mroeschke mroeschke merged commit 994cab4 into pandas-dev:main Nov 13, 2024
51 checks passed
@mroeschke
Copy link
Member

Thanks @rhshadrach

@rhshadrach rhshadrach deleted the bug_excel_merge_cells branch November 14, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug IO Excel read_excel, to_excel MultiIndex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: to_excel with merge_cells=False treats index and columns differently
3 participants