Index A | C | D | F | G | L | M | N | P | R | S | T A autofeats.features.group_by module autofeats.features.window module autofeats.make_features module autofeats.types module C categorical_cols (autofeats.types.Dataset attribute) categorical_statistics() (in module autofeats.features.group_by) correlation_between_features() (in module autofeats.features.group_by) count_categorical_values() (in module autofeats.features.group_by) count_occurences_of_each_category() (in module autofeats.features.group_by) D Dataset (class in autofeats.types) F first_observation_value() (in module autofeats.features.window) G get_categories_from_categorical_data() (in module autofeats.features.group_by) L lags() (in module autofeats.features.window) last_observation_value() (in module autofeats.features.window) M module autofeats.features.group_by autofeats.features.window autofeats.make_features autofeats.types N numerical_cols (autofeats.types.Dataset attribute) numerical_statistics() (in module autofeats.features.group_by) P primary_key_col (autofeats.types.Dataset attribute) public (autofeats.types.Dataset attribute) public_join_date_col (autofeats.types.Dataset attribute) public_join_key_col (autofeats.types.Dataset attribute) R rate_between_actual_and_past_value() (in module autofeats.features.window) run() (in module autofeats.make_features) S statistics_of_numerical_data_in_categorical_groups() (in module autofeats.features.group_by) subtract_in_end (autofeats.types.Dataset attribute) subtract_in_start (autofeats.types.Dataset attribute) T table (autofeats.types.Dataset attribute) table_join_date_col (autofeats.types.Dataset attribute) table_join_key_col (autofeats.types.Dataset attribute) time_unit (autofeats.types.Dataset attribute)