numpy.char.chararray.join#

方法

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

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

另请参阅

char.join