contains

StringColumn.contains(other: Union[str, getml.data.columns.columns.StringColumn, getml.data.columns.columns.StringColumnView])

Returns a boolean column indicating whether a string or column entry is contained in the corresponding entry of the other column.