SciPy
NearConstantInputWarning
NearConstantInputWarning.add_note
NearConstantInputWarning.with_traceback
Warns when all values in data are nearly equal.
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.ConstantInputWarning
next
scipy.stats.FitError