Hacker News new | ask | show | jobs
by refactor_master 1827 days ago
Have similar experience with Plotly + Streamlit when PowerBI starts to collapse under its own weight :)

It’s also way simpler to just pull everything in and manipulate it in Pandas, if your data is not pristine from the get-go.

1 comments

Yeah man. With Python you have access to huge amount of libraries (and have better code quality TBH) while in Tableau you have to use whatever they give you.

That said, Tableau is still useful for the "ordinary" dashboards, e.g. it's a lot easier if you just need to do some simple calculations and get your KPI. Tableau is still way faster than any other programming language.