shape
A tuple of integers the length of ndim
giving the shape of the memory as an N-dimensional array.
Changed in version 3.3: An empty tuple instead of None when ndim = 0.
shape
A tuple of integers the length of ndim
giving the shape of the memory as an N-dimensional array.
Changed in version 3.3: An empty tuple instead of None when ndim = 0.
Please login to continue.