google-sheets
Here are 625 public repositories matching this topic...
-
Updated
May 8, 2020 - HTML
-
Updated
Apr 12, 2020 - JavaScript
Write a script to copy the docs/README.md to the main README.md
This will make sure it stays in sync.
What needs to be done
- remove a few docsify specific markdown features
- add full docs site url to relative links to doc pages
- insert a note that links to the doc site at the top
- insert a comment at the top of main readme to make it clear not to update it directly
-
Updated
Mar 3, 2020 - HTML
import dataframe using set_dataframe, TypeError when column dtype: 'Int64' (with <NA> and integer)
In pandas dataframe, dtype of a column with NaN+integer would be changed into 'float', in cases of must-keep-integer, it's useful to replace dtype:'float' with dtype:'Int64', see: https://pandas.pydata.org/pandas-docs/stable/user_guide/integer_na.html
I use wks.set_dataframe(df, (1,1), nan="") to transfer a dataframe to a gsheet worksheet, but the pandas column with dtype:'float' (mixture of Na
-
Updated
Sep 28, 2019 - JavaScript
Either refuse to do this or disambiguate the sheet title with a suffix. Who wants >1 sheets with exact same title?
-
Updated
May 18, 2020 - JavaScript
-
Updated
Sep 13, 2019 - Python
I've followed every step on the guide and tried multiple times but everytime I press the submit button on my site it shows success on the console but nothing shows up in the sheet.
.doc('bar').get();
Another goal of mine is to
-
Updated
May 2, 2020 - Python
-
Updated
Jan 8, 2020 - Dart
-
Updated
Oct 2, 2019 - JavaScript
Write documentation pages for each of ESD's options. Ideally each page should be as thorough as possible and use images and examples when needed.
-
Updated
May 21, 2020 - Python
-
Updated
May 17, 2020 - TypeScript
-
Updated
May 14, 2020 - Python
-
Updated
Dec 7, 2018 - JavaScript
-
Updated
May 2, 2020 - Java
-
Updated
May 20, 2020 - JavaScript
-
Updated
Jul 25, 2019 - JavaScript
-
Updated
May 18, 2020 - JavaScript
-
Updated
Mar 16, 2017 - Python
-
Updated
Apr 20, 2020 - Python
Improve this page
Add a description, image, and links to the google-sheets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the google-sheets topic, visit your repo's landing page and select "manage topics."
Environment info
Operating System: Windows server
Python version: Python 3.7.5
gspread version: gspread==3.1.0
Steps to reproduce
Error: {
"error": {
"code": 503,
"message": "The service is currently unavailable.",
"st