1. Learn
  2. /
  3. Courses
  4. /
  5. Joining Data with data.table in R

Exercise

Identifying join keys

The netflix and imdb data.tables from the previous exercise have been loaded into your workspace.

Which columns can be used to match the rows across these two data.tables?

Instructions

50 XP

Possible answers