scipy.stats.ConstantInputWarning# 异常 scipy.stats.ConstantInputWarning(msg=无)[源代码]# 在数据中的所有值完全相等时发出警告。 add_note()# Exception.add_note(note) — 为异常添加一个注释 with_traceback()# Exception.with_traceback(tb) — 将 self.__traceback__ 设为 tb 并返回 self。