🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Comparing 2 datasets

User: "IIShriyaII"
New Altair Community Member
Updated by Jocelyn
How do I compare 2 data sets and display whats different. The tables have the same data but differ in column Names. I have attached my process below.

Please help.

Find more posts tagged with

Sort by:
1 - 5 of 51
    User: "varunm1"
    New Altair Community Member
    Hello,

    If you are looking to compare two datasets, please see attached thread where it was discussed.

    https://community.rapidminer.com/discussion/50192/comparing-two-sets-of-data

    Thanks
    User: "IIShriyaII"
    New Altair Community Member
    OP
    Hi,

    I looked at that, but since the two tables have columns that are named differently it doesn't work.
    User: "varunm1"
    New Altair Community Member
    Updated by varunm1
    Oh ok, are those columns same but just had different names? If there are fewer columns and you want to do it quick you can rename using rename operator just for this process.
    User: "IIShriyaII"
    New Altair Community Member
    OP
    Yes they are the same columns just named differently.
    User: "Telcontar120"
    New Altair Community Member
    If your columns are really the same (same data type, same order) but just have different names, you can easily use Rename by Generic Names operator on both datasets and then proceed.