0

I have two dataframes A and B that have the same structure and a key_id column that I can use to join them.

Basically, I only want to retain rows from dataframe A that do NOT appear in dataframe B.

This is a left excluding join but I can't really find my way to implement it.

Left Excluding Join

Hugo Wolf
  • 69
  • 7

0 Answers0