How add column in dataset

m_keshavarz_com
m_keshavarz_com New Altair Community Member
edited November 2024 in Community Q&A
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
Tagged:

Answers

  • kypexin
    kypexin New Altair Community Member

    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.

  • Telcontar120
    Telcontar120 New Altair Community Member

    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.

  • atamulewicz
    atamulewicz New Altair Community Member

    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