Skip to content

Improve execution time of get_results_as_dataframe

The execution time can be increased by using sql queries instead of loading all data to python.