woodwork.utils.
get_valid_mi_types
Generate a list of LogicalTypes that are valid for calculating mutual information. Note that index columns are not valid for calculating mutual information, but their types may be returned by this function.
None –
A list of the LogicalTypes that can be use to calculate mutual information
list(LogicalType)