Skip to main content

2 docs tagged with "data-modeling"

View all tags

A Schema Awakening: I Didn't Learn This — I Discovered It

Discover an innovative approach to creating a many-to-many bridge table within a database schema, allowing for complex, self-referential relationships among concepts. This advanced data modeling technique unlocks new ways to structure and query relational data.

Data Shape for Visualization

Learn how to reshape your data from wide to long format for better visualization in Tableau and tidy data workflows, including Python code examples and practical tips.