Polars apply function to check if a row value is a substring of another string
Hello I’m trying to check if string_1 = 'this example string'
contains a column value as a substring.
Hello I’m trying to check if string_1 = 'this example string'
contains a column value as a substring.