numpy.ndarray.str — NumPy v1.15 Manual (original) (raw)

SciPy

ndarray. __str__($self, /)

Return str(self).

Next topic

numpy.ndarray.__repr__