numpy.chararray.encode

chararray.encode(encoding=None, errors=None)

Calls str.encode element-wise.

See also

char.encode

This Page