Remove rows with missing values
To further explain, I know how to identify and sort the rows containing the missing values, I would like to find a smart, simple and sophisticated method to remove the rows, I have tried to transpose the matrix and "declare missing values" and invert the choice, but the values are real so I cant seem to make this work.
Find more posts tagged with
Sort by:
1 - 1 of
11
Hi,
did you check Filter Examples with Missing Values operator from Operator Toolbxo extension?
Cheers,
Martin