numpy.polynomial.polyutils.RankWarning
numpy.polynomial.polyutils.as_series
numpy.polynomial.polyutils.
PolyBase
Base class for all polynomial types.
Deprecated in numpy 1.9.0, use the abstract ABCPolyBase class instead. Note that the latter requires a number of virtual functions to be implemented.