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.

Can I make changes directly within the table?

EggboyEggboy Member Posts: 1 Learner I
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

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,529 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.