DFSTransformer.
__init__
Allows for featuretools to be used in EvalML.
index (string) – The name of the column that contains the indices. If no column with this name exists, then featuretools.EntitySet() creates a column with this name to serve as the index column. Defaults to ‘index’
random_state (int) – Deprecated - use random_seed instead.
random_seed (int) – Seed for the random number generator