Skip to content

arg: fill_merged_cells. Optional to fill merged cells instead of NAN - #1165

Open
Yuzhong Zhang (BetterAndBetterII) wants to merge 1 commit into
microsoft:mainfrom
BetterAndBetterII:xlsx_parse_merged_cells
Open

arg: fill_merged_cells. Optional to fill merged cells instead of NAN#1165
Yuzhong Zhang (BetterAndBetterII) wants to merge 1 commit into
microsoft:mainfrom
BetterAndBetterII:xlsx_parse_merged_cells

Conversation

@BetterAndBetterII

Copy link
Copy Markdown
Contributor

issue: #167

I encountered problems when parsing Excel tables. My work is for very large and complex tables with a lot of merged cells with a large span.

If there is no option to parse merged cells, my table is basically unreadable.

I added an arg fill_merged_cells to support parsing merged cells and headers in Excel and filling values ​​into child cells.

Image

Image

@BetterAndBetterII

Copy link
Copy Markdown
Contributor Author

btw: how about considering creating a new way to test the various parameters of convert()?

@ramnathk

ramnathk commented Apr 8, 2026

Copy link
Copy Markdown

I'd love to see this getting merged in!

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