Plotly is a popular open-source graphing library that creates interactive, publication-quality visualizations. It supports a wide range of chart types and is widely used in data science and analytics.
Why did you do this ? At work a collegue mentioned they had a need to get the data from a pivot table. The only available python library which read pivot table data in python took over 5 minutes. This ...