The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.

Table output number to variable

amotleyamotley Member Posts: 17 Contributor II
edited November 2018 in Help

Is there a way I can take a number that I have calculated in one process (appears in one column of a table) and assign it to a variable in order to use that in calculations in further processes? 

 

Thanks!

 

Answers

  • bhupendra_patilbhupendra_patil Employee, Member Posts: 168 RM Data Scientist

    You can create on new process that  orchestrates the two processes using "Execute Process" operator.

    You cna then pass values using "Extract macros" or other operators as needed between the two operators.

     

    Execute Process operator is not availabel with the free version of Rapidminer.

Sign In or Register to comment.