gspread_asyncio icon indicating copy to clipboard operation
gspread_asyncio copied to clipboard

Bulk cell and bulk row methods

Open dgilman opened this issue 6 years ago • 1 comments

These need to be implemented upstream. Then, the gspread_asyncio code can have optional batching modes for row appends and cell updates that use these methods.

dgilman avatar Aug 27 '18 15:08 dgilman

Partially covered in #24

erakli avatar May 24 '20 16:05 erakli