numpy.char.chararray.decode#

method

char.chararray.decode(encoding=None, errors=None)[源代码]#

逐元素调用 bytes.decode .

参见

char.decode