numpy.shares_memory(a, b, max_work=None) Determine if two arrays share memory
generic.itemsize length of one element in bytes
RandomState.geometric(p, size=None) Draw samples from the geometric distribution. Bernoulli trials
MaskedArray.view(dtype=None, type=None)
ndarray.newbyteorder(new_order='S') Return the array with the same data viewed with a different byte order. Equivalent
numpy.busday_offset(dates, offsets, roll='raise', weekmask='1111100', holidays=None, busdaycal=None, out=None) First adjusts
numpy.nanmedian(a, axis=None, out=None, overwrite_input=False, keepdims=False)
numpy.ma.dump(a, F)
ndarray.__long__() <==> long(x)
numpy.polynomial.hermite_e.hermevander2d(x, y, deg)
Page 30 of 100