Is it possible to mix Python visualisations (e.g. Pandas, matplotlib) with Tableau visualisations?
I'd want to utilise Tableau to create a dashboard and convert my data collection because the GUI makes it much easier. However, once that's done, I'd want to take care of the details by delving into the dashboard's code and making my own changes - ideally in Python. Is this possible using Tableau?