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