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

Help! how to perform union, intersect, setdiff ? #387

Open
irenenuevo opened this issue Jul 2, 2022 · 0 comments
Open

Help! how to perform union, intersect, setdiff ? #387

irenenuevo opened this issue Jul 2, 2022 · 0 comments

Comments

@irenenuevo
Copy link

I'm dealing with large datasets (more than 100000000 rows). They all have the same variables, but they are huge!
AlI have to do is pick two of these datasets and apply basic set functions (union, intersect, setdiff). No problem with smaller datasets, just using dplyr. I approached disk.frame but I can't find a fast way to do the same. Anyone can help? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant