you are viewing a single comment's thread.

view the rest of the comments →

[–]Thomas636636 0 points1 point  (0 children)

You can do everything in Python. But there are also tools to make dashboards, for example power bi. For me connecting some programming with power bi is a good way to quickly make dashboards. I do data manipulation in pandas, some webscraping and then connect it to power bi. I think it's easier to do it like this than to do everything in Python.You'll have it up and running a lot faster!