ndarray.partition(kth, axis=-1, kind='introselect', order=None) Rearranges the elements in the array in such a way that
In addition to the
ndarray.prod(axis=None, dtype=None, out=None, keepdims=False) Return the product of the array elements over the given axis
generic.getfield() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from
recarray.argpartition(kth, axis=-1, kind='introselect', order=None) Returns the indices that would partition this
dtype.itemsize The element size of this data-type object. For 18 of the 21 types this number is fixed by the data-type
ndarray.__reduce__() For pickling.
MaskedArray.flags Information about the memory layout of the array. Notes The
matrix.getT()
ndarray.getfield(dtype, offset=0) Returns a field of the given array as a certain type. A field is a view of the
Page 4 of 56