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

Data Cleaning

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

  • [Deleted User][Deleted User] Posts: 0 Newbie
    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.