sh[9].append(values=[claststr], start='a8')
This code adds a column.
I want to add a value to the next column with the last value of row 'a' or 'b'.
I want to add data below the last value of row a. (pygsheet)
613 views Asked by rooten choi At
1
you can use
Or you can use