Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

How merge attribute work if results coming different for two loop

sgnarkhede2016sgnarkhede2016 Member Posts: 152 Contributor II
Hello,
I have scenario like below
   I have a data of 3 customers and testing below scenario
1. for two customer only monthly applicable and other one all period applicable
2. results getting on loop correct but during Merge operator data mismatched assigned wrongly. 

Obj1
Cust AVG_M 
1
2
Obj2
Cust  AVG_HY 
2

While merging second customer values assigned to first one Please help needful

Thanks,

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,527 RM Data Scientist
    Merge Attributes operator is just merging line by line. So line one, with line one. Thats just it.

    BR,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.