-
Notifications
You must be signed in to change notification settings - Fork 19
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
feat: New compute_parquet()
and compute_csv()
, implement compute.duckplyr_df()
#430
Conversation
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 9bb69a4 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
9bb69a4
to
dd59217
Compare
compute_parquet()
and compute_csv()
compute_parquet()
and compute_csv()
, implement compute.duckplyr_df()
This is how benchmark results would change (along with a 95% confidence interval in relative change) if dd59217 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
dd59217
to
7a00d85
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 7a00d85 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
92e4f66
to
0c41644
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 0c41644 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
0c41644
to
c1930b3
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if c1930b3 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
Closes #409.