evalml.data_checks.
NoVarianceDataCheck
Check if the target or any of the features have no variance.
name
Instance attributes
Methods:
__init__
validate
Check if the target or any of the features have no variance (1 unique value).