Options

Can I make changes directly within the table?

EggboyEggboy Member Posts: 1 Newbie
I have converted a file to a multi-column table with the Split-operator. The terms in this column have been sorted alphabeticly by the operator „Sort“. Now I want to make some changes in some of those columns. Among other things, I want to delete all special characters. What should I do next? Can I make changes directly within the table? Or is there a specific operator for editing it?




Best Answer

Answers

  • Options
    MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,510 RM Data Scientist
    Hi,
    in principal you can use the Set Data operator to change cell values. Generally you don't do that, but instead you define general replacements.
    For example you would use the replace operator to repleace: ö with oe or similar.

    BR,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.