I have a big data frame with 6 million observation. From the column ID (that may have lots of duplicated values because I only have approximately 400k unique ID) I want to remove all ID that I have stored in a column in another data frame (around 50).
↧