SciPy

numpy.core.defchararray.chararray.decode

method

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

Calls str.decode element-wise.

See also

char.decode

Previous topic

numpy.core.defchararray.chararray.count

Next topic

numpy.core.defchararray.chararray.dump