ndarray.__ge__ x.__ge__(y) <==> x>=y
record.tolist() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
ndarray.__ilshift__ x.__ilshift__(y) <==> x<<=y
ndarray.diagonal(offset=0, axis1=0, axis2=1) Return specified diagonals. In NumPy 1.9 the returned array is a read-only
ndarray.imag The imaginary part of the array. Examples >>>
ndarray.__eq__ x.__eq__(y) <==> x==y
matrix.I Returns the (multiplicative) inverse of invertible self.
recarray.imag The imaginary part of the array. Examples
ndarray.shape Tuple of array dimensions. Notes May be used to ?reshape? the array, as long
ndarray.__divmod__(y) <==> divmod(x, y)
Page 13 of 56