numpy.chararray.decode

method

chararray.decode(encoding=None, errors=None)[source]

Calls str.decode element-wise.

See also

char.decode