Robin Thomas
Robin Thomas
This package is popular, but the gspread-formatting package is less so. I know from personal experience that writing tabular data to a gspread worksheet is pleasant only when proper formatting...
A writer object would mainly serve to automate the arguments passed to `get_as_dataframe` but also a little bit for `set_with_dataframe`: ``` from gspread_dataframe import make_reader_writer ws = some_worksheet df =...
From an earlier issue #20 , @sam-s said: In this case, I would like to have a separate column (with a header!) for each level. I am torn between ```...
Fixes #54. Worksheet names that are valid cell references no longer cause Sheets API errors. Accomplished by always quoting the worksheet title (name) in the argument to gspread's `values_get`. If...
1) Create or reuse existing Mixpanel login. Send robin900 the email address for the login. 2) I will add that email to the sample project for account "Mixpanel Query PyPI"...