alteryx/featuretools

Provide example of many-to-many relationship

Open

#54 aberto em 29 de dez. de 2017

Ver no GitHub
 (4 comments) (7 reactions) (0 assignees)Python (853 forks)batch import
documentationgood first issue

Métricas do repositório

Stars
 (6.895 stars)
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