string_contained_in#

string_contained_in(array_, string, inv=False)[source]#
Parameters:
  • array – of strings

  • string (str) –

  • inv (bool) –

Return type:

Tuple[ndarray, ndarray]

Returns:

of bool, of strings