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
splitting names
i want to separate names from a column. For example
smith john b & mary
should give me
smith john b
smith mary
i am able to split the name but not able to bring the "last name - smith over to second person"
so i am getting
smith john b
mary <----- want to see "smith mary"
in excel i can use the "left" statement until it find space but not sure how to do this in rapidminer
0
Answers
Hi @pascasiw,
Here a possible solution :
I hope it helps,
Regards,
Lionel
Lionel,
Thanks for your reply. I have been testing the solution you provided but still facing some other issues. I will let you know once I have it working.
I agree with Lionel that the Spilt operator will allow you to separate all the names out into separate attributes and then you can combine them using subsequent rules of your choice.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts