[SOLVED] Number of Examples in Set

User: "zis"
New Altair Community Member
Updated by Jocelyn
Hi,

I have data in ExampleSet like :
IDNAMEVALUE
1Bob123.0
1Bob456.4
1Bob4786.4
1Alice333.4
1Brad88.4
2Jacob353.4
2Jacob663.4
2Jacob633.4
And now, I need to cut data, that every same name in specific  ID is occurs max twice.
The wanted result is:
IDNAMEVALUE
1Bob123.0
1Bob456.4
1Alice333.4
1Brad88.4
2Jacob353.4
2Jacob663.4
Is that possible in RapidMiner? Any regular expression or something.

Thanks,
Regards,
John

Find more posts tagged with