generic.argsort() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
ndarray.item(*args) Copy an element of an array to a standard Python scalar and return it.
class numpy.lib.user_array.container(data, dtype=None, copy=True)
record.conjugate() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from
recarray.dtype Data-type of the array?s elements.
generic.astype() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
ndarray.__hex__() <==> hex(x)
MaskedArray.view(dtype=None, type=None)
MaskedArray.conj() Complex-conjugate all elements. Refer to numpy.conjugate for full documentation
MaskedArray.__oct__() <==> oct(x)
Page 8 of 56