Skip to content

Add example demonstrating many-to-many relationship using association…#2770

Open
Vedavyasa21 wants to merge 1 commit into
alteryx:mainfrom
Vedavyasa21:add-many-to-many-example
Open

Add example demonstrating many-to-many relationship using association…#2770
Vedavyasa21 wants to merge 1 commit into
alteryx:mainfrom
Vedavyasa21:add-many-to-many-example

Conversation

@Vedavyasa21

@Vedavyasa21 Vedavyasa21 commented Oct 30, 2025

Copy link
Copy Markdown

This PR adds a simple example that demonstrates how to represent many-to-many relationships in Featuretools using an association (bridge) entity.

Details

  • Added new example: docs/source/examples/many_to_many_relationship.py
  • Shows how two one-to-many relationships (students → enrollments, courses → enrollments) can model a many-to-many relationship.
  • Clarifies how users can structure data for Deep Feature Synthesis in such cases.

Motivation

Addresses #54 and helps clarify the concept of "association entities" for new users.

Checklist

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Vedavyasa21

Copy link
Copy Markdown
Author

Hey! @alteryx Once check the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants