Data Cleaning

Mr_Optimist
Mr_Optimist New Altair Community Member
edited November 2024 in Community Q&A
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. 
Tagged:

Answers

  • [Deleted User]
    [Deleted User] New Altair Community Member
    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