A product catalogue example In this atoti tutorial, I will walk you through how you can create a hierarchy - aka parent child data structure - to interactively aggregate and drill down using python libraries Treelib and atoti. The example I’ll be using is an e-commerce product catalog, and the...