numpy.char.chararray.join#

方法

char.chararray.join(seq)[源代码]#

返回一个字符串,该字符串是序列 seq 中字符串的连接。

参见

char.join