Skip to content

Conversation

@risicle
Copy link
Member

@risicle risicle commented Dec 2, 2025

It's unclear to what extent this is a private/public api, but it allows us to reuse a "reader" object across multiple calls, which for some plugins should be able to save a some setup cost while still allowing us to read the header row and data rows with different column_limit values.

Also re-enable column_limit_from_header support for xlsx/xlsm.

…array

it's unclear to what extent this is a private/public api, but
it allows us to reuse a "reader" object across multiple calls,
which for some plugins should be able to save a some setup cost
while still allowing us to read the header row and data rows
with different column_limit values

also re-enable column_limit_from_header support for xlsx/xlsm
@risicle risicle force-pushed the ris-spreadsheet-load-data-reuse-reader branch from 08b1b84 to 770848c Compare December 2, 2025 14:56
now using pyexcel-io directly
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