numpy.chararray.decode

method

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

Calls str.decode element-wise.

See also

char.decode