↓ 2 callersMethodfeature_to_keys Generate hashing keys from LiteFeature. For example: - LiteFeature("f1", Double, {"numeric"}) -> ['Double', 'numeric', 'Double,numeri
featuretools/feature_discovery/FeatureCollection.py:157
↓ 1 callersMethod_build_agg_features(
self,
all_features,
parent_dataframe,
child_dataframe,
max_depth,
featuretools/synthesis/deep_feature_synthesis.py:796