evalml.pipelines.components.DateTimeFeaturizer.get_feature_names

DateTimeFeaturizer.get_feature_names()[source]

Gets the categories of each datetime feature.

Returns

Dictionary, where each key-value pair is a column name and a dictionary mapping the unique feature values to their integer encoding.