-
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: Improve error message with lazy data frame by explicitly materializing before falling back to dplyr #456
Conversation
Pull request was converted to draft
bb0a25d
to
aeb96f3
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if aeb96f3 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
This is how benchmark results would change (along with a 95% confidence interval in relative change) if c48a9d8 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
Closes #432.