Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
How to Convert nominal to Integer
sgnarkhede2016
Member Posts: 152 Contributor II
My Id value is 5.0 and datatype is nominal I want to conver my id type to integer like 5
Nominal to numerical operator not helping me because it convert dummy and unique integer
Nominal to numerical operator not helping me because it convert dummy and unique integer
Tagged:
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,528 RM Data ScientistHi,i would recommend "Parse Numbers"Best,Martin- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany6
Answers
did you try to include special attributes?
edit: Sorry I get it wrong. @mschmitz gave the best option. Parse numbers with decimal char "." in your case and include special attributes.