matrix.itemsize Length of one array element in bytes. Examples
record.cumprod() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
recarray.dumps() Returns the pickle of the array as a string. pickle.loads or numpy.loads will convert the string back to
record.sum() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
recarray.conjugate() Return the complex conjugate, element-wise. Refer to numpy.conjugate for full
recarray.partition(kth, axis=-1, kind='introselect', order=None) Rearranges the elements in the array in such a way
matrix.squeeze(axis=None)
recarray.put(indices, values, mode='raise') Set a.flat[n] = values[n] for all n in indices.
recarray.T Same as self.transpose(), except that self is returned if self.ndim < 2. Examples
record.flatten() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
Page 18 of 23