numpy.ndarray.data

ndarray.data
Python buffer object pointing to the start of the array’s data.

Previous topic

numpy.ndarray.ndim

Next topic

numpy.ndarray.size

This Page