contains¶
- StringColumnView.contains(other: Union[str, StringColumn, StringColumnView])¶
Returns a boolean column indicating whether a string or column entry is contained in the corresponding entry of the other column.
Returns a boolean column indicating whether a string or column entry is contained in the corresponding entry of the other column.