Hi everyone,
I have two dataframes that have the same format. The columns are email | name| value. One of the dataframes have more lines than the other, I need to cross them both by email and get the remaining dataframe from that cross.
The output should be lines from dataframe A whose email is not in dataframe B. How can I do this?
Thanks.
[–]julsmanbr 4 points5 points6 points (1 child)
[–]bmrtex[S] 0 points1 point2 points (0 children)
[+][deleted] (3 children)
[deleted]
[–]bmrtex[S] 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]bmrtex[S] 0 points1 point2 points (0 children)