Hi Community,
I have a set of data, containing a column with part nr and a column with varying descriptions of the corresponding numbers.
Based on that data, I want to add another column, that automatically labels all rows which contain "WORD" in the description column as 1, the others as 0.
VariancePanther_0-1698396833553.png
What is the best way to do this?
Thx in advance