SciPy

numpy.ndarray.__str__

attribute

ndarray.__str__(self, /)

Return str(self).

Next topic

numpy.ndarray.__repr__