featuretools.variable_types.utils.find_variable_types

featuretools.variable_types.utils.find_variable_types()[source]
Retrieves all Variable types as a dictionary where key is type_string

of Variable, and value is a Variable object.

Parameters

None

Returns

Return type

variable_types (dict)