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

how to remove two identical ID numbers within a single attribute?

LeMarcLeMarc Member Posts: 72 image Contributor II
Hi,

I would like to customize an expression which states:

If id attribute consist of two identicial ID numbers,  then delete one of the ID Nrs (doesnt matter which one),
 otherwise do nothing)

Can anybody help how to properly formulate ?

Best Answer

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 image RM Data Scientist
    Hi,
    can you give an example for this id?
    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • LeMarcLeMarc Member Posts: 72 image Contributor II
    The goal is to have an example set in which the attribute column "id" doesnt have the same id number twice.
    In this case, there are two examples/rows within the example set which exist twice (id number 23 & 46). Therefore I only want to keep only one example/row of each Id number which exist more than once



  • LeMarcLeMarc Member Posts: 72 image Contributor II
    Thanks @mschmitz!
    Totally forgot about that option/operator.
Sign In or Register to comment.