featuretools.EntitySet ====================== .. currentmodule:: featuretools .. autoclass:: EntitySet .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~EntitySet.__init__ ~EntitySet.add_dataframe ~EntitySet.add_interesting_values ~EntitySet.add_last_time_indexes ~EntitySet.add_relationship ~EntitySet.add_relationships ~EntitySet.concat ~EntitySet.find_backward_paths ~EntitySet.find_forward_paths ~EntitySet.get_backward_dataframes ~EntitySet.get_backward_relationships ~EntitySet.get_forward_dataframes ~EntitySet.get_forward_relationships ~EntitySet.has_unique_forward_path ~EntitySet.normalize_dataframe ~EntitySet.plot ~EntitySet.query_by_values ~EntitySet.replace_dataframe ~EntitySet.reset_data_description ~EntitySet.set_secondary_time_index ~EntitySet.to_csv ~EntitySet.to_dictionary ~EntitySet.to_parquet ~EntitySet.to_pickle .. rubric:: Attributes .. autosummary:: ~EntitySet.dataframe_type ~EntitySet.dataframes ~EntitySet.metadata