I have two data frames with the same columns, but different numbers of unique rows, 11715 and 11658, and r insists they overlap completely. I might go insane!
Time to make a ridiculous script and check row by row I guess ...
Post
I have two data frames with the same columns, but different numbers of unique rows, 11715 and 11658, and r insists they overlap completely. I might go insane!
Time to make a ridiculous script and check row by row I guess ...
Of course, when something impossible happens, it means the assumptions are wrong, in this case that the columns are the same.