looping trough paired examples and compare in conditional statement.

mskinnermskinner MemberPosts:10Contributor I
edited November 2018 inHelp

i want to loop trough a data table where I extract the IDs and the values for one attribute time. I want to be able to compare the IDs and compare the attribute values using a conditional statement and then under certain condition change the valuse of the example and append to a new data table. When I try using the loop for examples that seemed to bring in every example and I had to add on new column as the ID and unfiltered on that column based on the number of iterations.

Why can't I use the value of the loop example is the row number and loop attribute is column number and read the corresponding cell value inside the two loops?

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,761Unicorn

    Is this thread in the right Forum? Shouldn't this be in the Studio forum instead of Server?

Sign InorRegisterto comment.