numpy.exceptions.RankWarning — NumPy v2.2 Manual (original) (raw)

exception exceptions.RankWarning[source]#

Matrix rank warning.

Issued by polynomial functions when the design matrix is rank deficient.