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 to replace a certain column value by MISSING_NOMINAL ?
Best Answer
-
kypexin RapidMiner Certified Analyst, Member Posts: 291 UnicornHi @alainI want to replace that word by MISSING_NOMINAL, so RapidMiner can interprete it correctly as a missing valueThe solutions offered here are replacing one string with another, but is that what you really need?
There's also an operator called DECLARE MISSING VALUE which will actually replace specified values with real missing values (will be displayed as ?) and they will be interpreted as such by RapidMiner.3
Answers
If you are looking to replace the word NULL. You can use the Replace operator. Select the attribute filter type "single" and then select the relevant attribute (Column). If this NULL is present in all columns then you can select "all" in attribute filter type. After that, you can specify NULL in "replace what" and the value you want MISSING_NOMINAL in "replace by".
Hope this helps.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
Dortmund, Germany