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

exception exceptions.RankWarning[source]#

Matrix rank warning.

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