MaskedArray.any(axis=None, out=None)
MaskedArray.searchsorted(v, side='left', sorter=None) Find indices where elements of v should be inserted in
MaskedArray.__radd__(other)
MaskedArray.__repr__()
numpy.diag_indices(n, ndim=2)
numpy.roots(p)
numpy.put(a, ind, v, mode='raise')
numpy.ma.flatnotmasked_edges(a)
nditer.remove_axis(i) Removes axis i from the iterator. Requires that the flag ?multi_index? be enabled
record.tobytes()
Page 53 of 100