Locally deployed:
Enough memory in the backend
config is set to [server] maxMessageSize = 3000
Error:
MessageSizeError: Data of size 306.2 MB exceeds the message size limit of 200.0 MB.
This is often caused by a large chart or dataframe. Please decrease the amount of data sent to the browser, or increase the limit by setting the config option server.maxMessageSize. Click here to learn more about config options.
using st.download_button
what else can i used to download larger dataframes to csv