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

How add column in dataset

m_keshavarz_comm_keshavarz_com Member Posts: 28 Learner III
edited November 2018 in Help
Hi, I want to insert data in a new column with a positive value in a column with a value of a column or attribute of a specified value. But do not know how Can someone help me create a new column and give it a value for another column? Thanks a lot

Answers

  • kypexinkypexin RapidMiner Certified Analyst, Member Posts: 291 Unicorn

    Hi @m_keshavarz_com

     

    You should use GENERATE ATTRIBUTES operator for this. Using this operator, you may create new columns with values based on other columns for each example.

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn

    You could also use Generate Aggregation depending on what exactly you want to do in that additional column.  Sometimes that is more efficient than Generate Attributes.  You should look at the tutorial processes for both to understand the differences.

    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
  • atamulewiczatamulewicz Member Posts: 21 Contributor II

    Hi there @m_keshavarz_com

     

    I'd check out some of our tutorial processes that cover these topics. This will give you a good foundation of RapidMiner. 

    Here is the playlist. You can also find them on the website under "Training Videos."

     

    Best, 

    Allie Tamulewicz

     

     

Sign In or Register to comment.