Skip to content

Does drop_duplicates possible to use? #1995

Answered by Hasham04
tommyhj217 asked this question in Q&A
Discussion options

You must be logged in to vote

Do this Vdf.groupby( list of columns to to use, agg={'__hidden_count': vaex.agg.count()}).drop('__hidden_count'). Hope this helps.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@tommyhj217
Comment options

Answer selected by tommyhj217
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants