Python in the browser or on the server for an analysis heavy web application?
I am in the middle of developing an internal web application for my company. The idea is you can log into the app, fetch some data from our databases via an API and display it as a dataframe inside the app. From there, you can select certain columns and plot them against each other in different ways or download the dataframe as a csv.