bundles / scipy 1.17.1 / scipy / io / matlab / _mio_utils / chars_to_strings
cython_function_or_method
scipy.io.matlab._mio_utils:chars_to_strings
Signature
def chars_to_strings ( in_arr ) Summary
Convert final axis of char array to strings
Parameters
in_arr: arraydtype of 'U1'
Returns
str_arr: arraydtype of 'UN' where N is the length of the last dimension of
arr
Aliases
-
scipy.io.matlab._mio4.chars_to_strings