Returns the version of the spreadsheet api script. Useful if future versions make changes to the export action data structure. Exports all the data within the Google Sheet specified in the documentId ...
The GoogleSheet class allows the user to rapidly export a pandas data frame to a sheet within a Google Sheet workbook. It relies mostly on the gspread module which works as an intermediary with the ...