Remove known outlier

hasija
hasija New Altair Community Member
edited November 2024 in Community Q&A
Hello everyone,
My first question in the community and I am a newbie, a student. I have a dataset attribute that consists of -ve floats values in it, and I want to remove them, how to do that?

Any help/suggestions are most welcomed.

Thank you in advance.

Regards
Himanshu Hasija

Tagged:

Best Answer

  • Caperez
    Caperez Altair Community Member
    Answer ✓
    Hi @hasija,
    welcome to the community. For that case you can use the Filter Examples operator.It's useful to select the examples that match a given condition.
    There you have a lot of tools to filter your examples. 

    Best, 

    Cesar

Answers

  • Caperez
    Caperez Altair Community Member
    Answer ✓
    Hi @hasija,
    welcome to the community. For that case you can use the Filter Examples operator.It's useful to select the examples that match a given condition.
    There you have a lot of tools to filter your examples. 

    Best, 

    Cesar
  • hasija
    hasija New Altair Community Member
    Many thanks Cesar!