For the KPI table of the dashboard we should try to write effective SQL queries, in order not to load all the data in python. This might increase performance. But at the moment I don't have too much understanding of how to calculate aggregate functions over a specific amount of time.
For the KPI table of the dashboard we should try to write effective SQL queries, in order not to load all the data in python. This might increase performance. But at the moment I don't have too much understanding of how to calculate aggregate functions over a specific amount of time.