Skip to content
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

Implementation of slice_sample() for bootstrapping? #149

Open
drpradeepharish opened this issue Sep 12, 2023 · 1 comment
Open

Implementation of slice_sample() for bootstrapping? #149

drpradeepharish opened this issue Sep 12, 2023 · 1 comment
Labels
feature a feature request or enhancement

Comments

@drpradeepharish
Copy link

I was wondering if "slice_sample()" from tidyverse could be implemented in multidplyr please?

I have to bootstrap per group a very large dataset (~20 million observations) and it would be great to implement in this! Otherwise R just keeps crashing when I try to do it in one big batch.

@hadley hadley added the feature a feature request or enhancement label Oct 31, 2023
@hadley
Copy link
Member

hadley commented Oct 31, 2023

Thanks for the suggestion! Will definitely consider it when I'm next working on multidplyr.

@hadley hadley changed the title Implementation of slice_sample for bootstrapping? Implementation of slice_sample() for bootstrapping? Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants