The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

[SOLVED] sum two rows from differnet example sets

kersorkersor Member Posts: 26 Maven
edited November 2018 in Help
hi everyone

i have two example sets with 85 examples the first and 85 examples the second.I want to sum the first row of the first example with the first row of the second e.t..c. i already tried aggregate and some other ways but i didnt find a result.Is an operator that does this?

Thanks a lot

Answers

  • awchisholmawchisholm RapidMiner Certified Expert, Member Posts: 458 Unicorn
    Hello

    I suggest using the Join operator followed by Generate Attributes on the result

    regards

    Andrew
  • kersorkersor Member Posts: 26 Maven
    i solved with the union,aggregate  and then the transose operator.

    thanks a lot!!
Sign In or Register to comment.