Closed slevin48 closed 2 years ago
Let's try storing it as simple Private Google Sheet: https://docs.streamlit.io/knowledge-base/tutorials/databases/private-gsheet
Here are other options of data sources for Streamlit: https://docs.streamlit.io/knowledge-base/tutorials/databases
https://pypi.org/project/gspread-pandas/
https://discuss.streamlit.io/t/reading-data-from-google-sheets/5736
http://adilmoujahid.com/posts/2020/04/stocks-analysis-covid19-coronavirus-python/
https://discuss.streamlit.io/t/sending-data-to-private-google-sheet-authentication-st-secrets/31420
Trying Gspread: https://docs.gspread.org/
Modified access rights to the service account in order to Edit the spreadsheet
Let's try storing it as simple Private Google Sheet: https://docs.streamlit.io/knowledge-base/tutorials/databases/private-gsheet
Here are other options of data sources for Streamlit: https://docs.streamlit.io/knowledge-base/tutorials/databases