Skip to content

ASV: Add xlrd engine for xls file #39137

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 2 commits into from
Jan 13, 2021
Merged

ASV: Add xlrd engine for xls file #39137

merged 2 commits into from
Jan 13, 2021

Conversation

phofl
Copy link
Member

@phofl phofl commented Jan 12, 2021

  • Ensure all linting tests pass, see here for how to run them

Is one parametrized function more efficient than multiple functions during setup and teardown? If not I would make a separate function for the xls benchmark

cc @jorisvandenbossche

@phofl phofl added the Benchmark Performance (ASV) benchmarks label Jan 12, 2021
@jreback jreback added the IO Excel read_excel, to_excel label Jan 13, 2021
@jreback jreback added this to the 1.3 milestone Jan 13, 2021
@jreback
Copy link
Contributor

jreback commented Jan 13, 2021

  • Ensure all linting tests pass, see here for how to run them

Is one parametrized function more efficient than multiple functions during setup and teardown? If not I would make a separate function for the xls benchmark

cc @jorisvandenbossche

this is fine, the setup time doesn't make much difference.

@jreback jreback merged commit 64ef85f into pandas-dev:master Jan 13, 2021
@jorisvandenbossche
Copy link
Member

@phofl thanks for the follow-up!

@phofl phofl deleted the xls_asv branch January 13, 2021 16:55
luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Benchmark Performance (ASV) benchmarks IO Excel read_excel, to_excel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants