On this page
numpy.core.defchararray.chararray.join
chararray.join(seq)
[source]-
Return a string which is the concatenation of the strings in the sequence
seq
.See also
char.join
© 2008–2017 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.core.defchararray.chararray.join.html