alteryx/featuretools

Provide example of many-to-many relationship

Aberta

#54 aberto em 29 de dez. de 2017

 (4 comentários) (7 reações) (0 responsável)Python (853 forks)batch import
documentationgood first issue

Métricas do repositório

Stars
 (6.895 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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 this use case, but it could be more clear to users of the library if we provided an example either in the documentation on in a demo like the ones we have on the website.

Guia do colaborador