numpy.char.str_len¶
-
numpy.char.
str_len
(a)¶ Return len(a) element-wise.
- Parameters
- aarray_like of
str
or unicode
- aarray_like of
- Returns
- out
ndarray
Output array of integers
- out
See also
builtins.len
numpy.char.
str_len
(a)¶Return len(a) element-wise.
str
or unicodendarray
Output array of integers
See also
builtins.len