I have managed to get data writing into Google Sheets but I would like to be able to 'overwrite' the data rather than 'insert_row'

后端 未结 0 842
礼貌的吻别
礼貌的吻别 2020-12-29 00:26

The error I get when I try and do \'update_row\' is the following:

AttributeError: \'Worksheet\' object has no attribute \'update_row\'

Here is my code:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题