IDColumnsDataCheck.
__init__
Check if any of the features are likely to be ID columns.
id_threshold (float) – the probability threshold to be considered an ID column. Defaults to 1.0.