MaskedArray.size Number of elements in the array. Equivalent to np.prod(a.shape), i.e., the
record.fill() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
generic.choose() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
ndarray.ctypes An object to simplify the interaction of the array with the ctypes module. This attribute creates
ndarray.copy(order='C') Return a copy of the array.
ndarray.searchsorted(v, side='left', sorter=None) Find indices where elements of v should be inserted in a to maintain
MaskedArray.__ior__ x.__ior__(y) <==> x|=y
recarray.setfield(val, dtype, offset=0) Put a value into a specified place in a field defined by a data-type. Place
recarray.base Base object if memory is from some other object. Examples The base of an
ndarray.swapaxes(axis1, axis2) Return a view of the array with axis1 and axis2 interchanged
Page 23 of 56