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

Implement uncount() #148

Open
kklot opened this issue May 12, 2023 · 2 comments
Open

Implement uncount() #148

kklot opened this issue May 12, 2023 · 2 comments
Labels
feature a feature request or enhancement

Comments

@kklot
Copy link

kklot commented May 12, 2023

I got the error using the tidyr::uncount, which was the main reason to try multidplyr as the number of rows grows quite a lot.

no applicable method for 'uncount' applied to an object of class "multidplyr_party_df"`
@luisvalenzuelar
Copy link

Same problem here.

@hadley hadley added the feature a feature request or enhancement label Oct 31, 2023
@hadley hadley changed the title Error in UseMethod("uncount") Implement uncount() 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.

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

3 participants