Skip to content

enhancement-skipemptycolumns#275

Open
ccalas wants to merge 1 commit intodilshod:masterfrom
ccalas:enhancement-skipemptycolumns
Open

enhancement-skipemptycolumns#275
ccalas wants to merge 1 commit intodilshod:masterfrom
ccalas:enhancement-skipemptycolumns

Conversation

@ccalas
Copy link
Copy Markdown

@ccalas ccalas commented Jan 30, 2024

skip_trailing_columns: don't assume the first line to be the longest and use pop to speed the computation, as it's now done for each line of the sheet

…and use pop to speed the computation, as it's now done for each line of the sheet
@ccalas
Copy link
Copy Markdown
Author

ccalas commented Feb 1, 2024

To add a bit more context, I use the xlsx2csv tool as a diff filter in y git repo to see changes done in xlsx files. The xlsx files I work on contain configuration for a product and the first line of the sheet hasn't always the same number of columns than the following ones.

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.

1 participant