numpy.char.str_len
-
char.str_len(a)[source] -
Возвращает len(a) поэлементно.
- Параметры
-
-
aarray_like of str or unicode
-
- Возвращает
-
-
outndarray -
Выходной массив целых чисел
-
См. также
-
builtins.len
© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.20/reference/generated/numpy.char.str_len.html