↓ 1 callersFunction_check_time_against_column Check to make sure that time is compatible with time_column, where time could be a timestamp, or a Timedelta, number, or None, and time_c
featuretools/utils/wrangle.py:78
↓ 1 callersFunctioncalculate_chunk(
cutoff_time,
chunk_size,
feature_set,
entityset,
approximate,
training_window,
s
featuretools/computational_backends/calculate_feature_matrix.py:372
↓ 1 callersFunctiongenerate_all_primitive_options(
all_primitives,
primitive_options,
ignore_dataframes,
ignore_columns,
es,
)
featuretools/primitives/options_utils.py:56