alteryx / alteryx/evalml

Refactor how Featuretools 1.0.0 compatibility was handled

Aperta
#2,910 0 commenti 1 reazione 1 assegnatario Rivendicata da @asniyaz Vedi su GitHub
refactor spike
Lingua principale
Python
Stelle
850
Fork
96
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

In #2848 , we went forward with an intermediate solution to maintain compatibility with the new featuretools v1.0.0 and nlp-primitives 2.0.0. This involved a deletion of a woodwork accessor in the DFSTransformer within the EvalML code. We want to revisit this after the related [Featuretools issue](https://github.com/alteryx/featuretools/issues/1740) is addressed.

One possible solution is to request that the Featuretools team handle the addition of dataframes to an entityset that possess no name but already have a valid woodwork schema (have been initialized). Another possible, but hackier, solution is to check for woodwork initialized dataframes without a name and give them a name.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.