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 I can erase a column from the data base?

Tdragi13Tdragi13 Member Posts: 5 Learner I
If my data base has a column with a missing value. And I want to delete this column or hide it. How can I erase that and then when I press de play button show me the result with out this column ?

Best Answer

  • ceaperezceaperez Member Posts: 541 Unicorn
    Solution Accepted
    Hi @Tdragi13
    You can use the Select Attributes operator, select a single attribute type and choose the Attribute (colum) that you want to delete and mark the invert selection.
    also you can use the Turbo Prep module for that. Or if you are importing data from a file or other sources, you can exclude the Attibutes (Columns) that you want to exclude  before to import it using the Import Data Function.

    Regards

Answers

  • hdava030hdava030 Member Posts: 2 Newbie

    Hi,

    please have a look at the operator you are introducing. It is not like that anymore.

    I do not know which kind of industries use this software.

    I used the detect outlier operator. then one column (outlier) was added to my dataset. filtered the outlier and then used the select operator to exclude the added column. whatever I do, it remains in my column.

  • rjones13rjones13 Member Posts: 204 Unicorn

    Hi @hdava030 ,

    In future please start a separate thread, just so discussions can remain focused 😊 Your outlier column has a special role called "Outlier", which you can tell as it's a different colour. If you tick the "also apply to special attributes (id, label..)" tick box for the Select Attributes operator, you will then be able to remove the column using that operator.

    Best,

    Roland

Sign In or Register to comment.