SciPy

This is documentation for an old release of NumPy (version 1.17). Read this page in the documentation of the latest stable release (version 2.2).

numpy.ndarray.data

attribute

ndarray.data

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

Previous topic

numpy.ndarray.ndim

Next topic

numpy.ndarray.size