This visualisation represents the pairing relationships between different flavor profiles. Each line in the diagram represents a pairing.
The underlying data comes from the book <<The Flavour Thesaurus>> by Niki Segnit. Quite an interesting read, there are some pairs you wouldn't expect to work in there. Although I haven't actually tried them out.
I really wanted to try my hand in creating a chord diagram and so I picked a topic that I am most comfortable with, food.
This was different for me since I was trying to do it in Python instead of Tableau this time around. It wasn't exactly a walk in the park to create in Tableau either, so why not go back to Python?
It was definitely easier to do than the documentation I read for Tableau, here's a gist of the code I used.