I have breadcrumbs like the following
Home -> Patio, Lawn & Garden -> Farm & Ranch
Home -> Clothing, Shoes & Jewelry -> Uniforms, Work & Safety
etc...
I need to build a tree visualization for entire breadcrumbs. I have around 45k such breadcrumb records. I also looked up something similar to this - https://codepen.io/blackjacques/pen/ZPMpza
But are there better and easier way to this in python or any programming language?