global_df.loc[len(global_df.index)] = row_data (keep eye out for int vs string) 4fe0a98 verified lunarflu HF staff commited on Feb 3, 2024
working version exists; Issue is keeping consistent formatting between dataframe / google sheets d012f02 verified lunarflu HF staff commited on Feb 3, 2024
printing to make sure sci notation isn't issue fa7064d verified lunarflu HF staff commited on Feb 3, 2024
str(member_id) to be compatible with sheets 6fd7cd9 verified lunarflu HF staff commited on Feb 3, 2024
moving data = pd.read_csv("https://docs.google.com/spreadsheets/d/1hQSsIg1Y9WdBF_CdNM1L1rUUREoxKqRTe3_ILo-WK8w/export?format=csv&gid=0") outside 7580f86 verified lunarflu HF staff commited on Feb 3, 2024
reorganize gradio demo / thread running discord bot (RuntimeError: cannot schedule new futures after shutdown) 3b505e3 verified lunarflu HF staff commited on Feb 3, 2024
retry (set_with_dataframe(worksheet, global_df) ) 297c8cc verified lunarflu HF staff commited on Feb 3, 2024
df = get_as_dataframe(worksheet, dtype={‘a’: np.int64} 988f666 verified lunarflu HF staff commited on Feb 3, 2024
revert for now; some bug with writing to google sheets (maybe try individual rows) ded8289 verified lunarflu HF staff commited on Jan 31, 2024
google sheet reset to prior version; testing without scheduler (possibly recurrence issue) 0da8ad5 verified lunarflu HF staff commited on Jan 31, 2024