The current download time is very long due to exporting the entire dataframe with every column. To speed up the download, consider reducing the columns or offering basic and detailed versions to the user.
I’m using a .zip file, but logs indicate a 15-20s download time for the deployed version, which is too long. We should try to speed it up. I'll look into this.
The current download time is very long due to exporting the entire dataframe with every column. To speed up the download, consider reducing the columns or offering basic and detailed versions to the user.
I’m using a .zip file, but logs indicate a 15-20s download time for the deployed version, which is too long. We should try to speed it up. I'll look into this.