↓ 27 callersClassvectorize vectorize(pyfunc, otypes=None, doc=None, excluded=None, cache=False, signature=None) Generalized function class. Define a
source/predictive_maintenance/numpy/lib/function_base.py:1879
↓ 10 callersClassPolynomialA power series class. The Polynomial class provides the standard Python numerical methods '+', '-', '*', '//', '%', 'divmod', '**', and '()'
source/predictive_maintenance/numpy/polynomial/polynomial.py:1614