iinfo.max Maximum value of given dtype.
nditer.debug_print() Print the current state of the
numpy.rot90(m, k=1)
numpy.random.shuffle(x) Modify a sequence in-place by shuffling its contents.
numpy.put(a, ind, v, mode='raise')
numpy.ma.any(self, axis=None, out=None) = Check if any of the elements of a are true. Performs a logical_or over
numpy.sinh(x[, out]) = Hyperbolic sine, element-wise. Equivalent to 1/2 * (np.exp(x) - np.exp(-x)) or -1j
class numpy.core.defchararray.chararray
numpy.is_busday(dates, weekmask='1111100', holidays=None, busdaycal=None, out=None) Calculates which of the given dates are
Laguerre.deriv(m=1)
Page 37 of 100