The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
Output List Overlap
I've got two lists I'm trying to - very simple, each has a name and a numerical ID column. I want to output rows that have a id that exists in the other list as well - but can't figure out how to do that. Your help would be appreciated.
0
Answers
A (inner) join should do the job.
Cheers
Martin
Dortmund, Germany