How add column in dataset
m_keshavarz_com
New Altair Community Member
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:
0
Answers
-
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.
0 -
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.
0 -
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
0