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, np.random.RandomState) – seed for the random number generator