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_com
Member Posts: 28 Learner III
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
0
Answers
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.
Vladimir
http://whatthefraud.wtf
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.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts
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