numpy.char.chararray.dot#

method

char.chararray.dot(other, /, out=None)#

Refer to numpy.dot for full documentation.

See also

numpy.dot

equivalent function