numpy.char.chararray.join#

method

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

Return a string which is the concatenation of the strings in the sequence seq.

参见

char.join