↓ 4 callersFunctionmatch(
input_types,
features,
replace=False,
commutative=False,
require_direct_input=False,
)
featuretools/synthesis/deep_feature_synthesis.py:1175
↓ 3 callersMethod_features_by_type(
self,
all_features,
dataframe,
max_depth,
column_schemas=None,
)
featuretools/synthesis/deep_feature_synthesis.py:895
↓ 3 callersMethod_get_matching_inputs(
self,
all_features,
dataframe,
max_depth,
input_types,
primi
featuretools/synthesis/deep_feature_synthesis.py:990