-
**Proposed feature**
It would be really useful to get a simple datafame containing the Variable name and the inferred variable type.
-
It would be easier if the `variable_types` parameter in `entity_from_dataframe()` and if the custom primitives passed to `dfs()` is a string rather than the class itself
-
Hello,
There's another PromptReco failure that like #45189 seems to be reproducible on AMD but not on Intel.
CMS-talk thread: https://cms-talk.web.cern.ch/t/paused-job-for-promptreco-run381443-pa…
-
I have tried to created automated features using only one dataset but it doesnt work. Does it mean I can only use feature tools when I have two or more datasets. The code is as below:
#create entit…
-
I'm at a loss as to what's happening here.
I'm downloading historical stock data with Pandas Datareader, and after some small manipulations (ie. re-arranging the dataframe, adding moving averages, …
-
In situations where we want to run Deep Feature Synthesis for a dataset that has a many-to-many relationship we need to create an extra association entity to handle the mapping. Featuretools supports …
-
Continuing the discussion from #705, the idea is to add a set of standard callbacks users can pass in to `dfs` and `calculate_feature_matrix` so they do not have to write custom callbacks. One questi…
-
When I tried to calculate_feature_matrix by chunks, I kept encountering **ValueError**, following which a **Fatal Python error** usually occurred. Please note this error only occured after some chunks…
-
While calculating the feature matrix, the `Equal` primitive raises an error as a result of evaluating incompatible input types. I think the configured input types currently allow for any combination -…
-
As a developer, I wish I could use Featuretools to split my EntitySet into train and test datasets. Sometimes all of the data will be included when an EntitySet is created, and having the ability to s…