An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
In my dataset objects have feature that can be 0 and 1. How can I grouping same object with value 0 and 1 in one object with value 2? I do not like to use 2 objects with varios value of 1 feature and want to grouping they in 1 object with anoter value of this feature.
the loop values operator should be able to do the trick.