Search multiple categorical or string columns for the occurence of a set of terms.
Output: A new categorical column is generated indicating the presence of any of these terms.
Select categorical and/or text columns that should be searched for the specified “Search terms” (default: no columns selected).
Specified terms will be searched in the previously defined categorical and/or text columns (default: empty). Multiple terms are possible and must be separated by new lines, so each line in the “Search terms” field will be searched in each column. In the newly generated categorical column rows containing one of the search terms in one of the selected columns are indicated by a “+”.
The name of the new generated categorical column containing a “+ ” if one one “Search terms” matches one of the selected columns.
If checked, rows not matching the “Search terms” are indicated by a “+” (default: unchecked).