Hello everyone
I'm running a loop to create each ExampleSet I end up with an IOObjectCollection on the output. I got a problem with joining all example sets that i got from looping attributes into one example set. i've tried all join operator but im stuck on it. I set attribute "No" as an ID and the value is alike with each other example set. For example my data are like this.
example set 1 :
No att1
1
2
example set 2 :
No att2
1
2
example set 3 :
No att3
1
2
the result that i want is like this
example set :
No att1 att2 att3
1
2
i've tried looking for a reference, and i ended up find similiar post like this but still im stuck on it, here is the seimiliar post http://community.rapidminer.com/t5/Original-Rapid-I-Forum/Combining-Example-Set-Attributes/m-p/12879