numpy.char.add(x1, x2)
Return element-wise string concatenation for two arrays of str or unicode.
Arrays x1
and x2
must have the same shape.
Parameters: |
|
---|---|
Returns: |
|
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.17.0/reference/generated/numpy.char.add.html