Options

Data Cleaning

Mr_OptimistMr_Optimist Member Posts: 1 Newbie
Hello to all. I'm finding it difficult to get rid of this redundancy where I don't want Zone and Range attributes to contain same values.
Also i have the optimum replacements in the Address attribute. I want to move the data in red box to the target attribute Range with the data in the oval shape. Please Help me out. 

Answers

  • Options
    [Deleted User][Deleted User] Posts: 0 Learner III
    edited March 2020
    @Mr_Optimist
    Hello 

    I think you can use these operators:
    Merge: This operator merges two nominal values of the specified regular attribute.
    Replace: This operator replaces parts of the values of selected nominal attributes matching a specified regular expression by a specified replacement.

    Remove Useless Attributes: This operator removes useless attributes from an ExampleSet. The thresholds for useless attributes are specified by the user.


    Also this link is for more information: :)
    https://docs.rapidminer.com/latest/studio/operators/rapidminer-studio-operator-reference.pdf

    I hope this helps
    mbs
Sign In or Register to comment.