SciPy
Section Navigation
DegenerateDataWarning
DegenerateDataWarning.add_note
DegenerateDataWarning.with_traceback
Warns when data is degenerate and results may not be reliable.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
previous
scipy.stats.gaussian_kde.covariance_factor
next
scipy.stats.ConstantInputWarning