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
Replace Old Multiple Column Names with New Column Names
I have an example set with many attributes. I want ot replace these attributes with new names which would be there in an example set.
How can we do that it in rapidminer.
Example:
Old_Column_Name New_Column_Name
a apple
b ball
c cat
How can we do that it in rapidminer.
Example:
Old_Column_Name New_Column_Name
a apple
b ball
c cat
Tagged:
1
Answers
You can try Rename by Example Values for such a task. I typically use Create Example Set (comma seperated text) to create a table with old and new names and then append to the data before using Rename by Example values operator.
Harshit
But, as i am totally new to this can you help me by creating a dummy process and post it.
Harshit
Harshit