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