google-sheets-api
Here are 122 public repositories matching this topic...
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
Mar 28, 2020 - Python
-
Updated
May 18, 2020 - JavaScript
-
Updated
Oct 2, 2019 - JavaScript
-
Updated
May 10, 2020 - Python
-
Updated
Mar 5, 2020 - XSLT
-
Updated
Mar 28, 2020 - TypeScript
-
Updated
Aug 25, 2018 - JavaScript
-
Updated
Jun 4, 2020 - C#
-
Updated
Dec 10, 2019 - Shell
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Apr 25, 2020 - JavaScript
-
Updated
Apr 26, 2017 - JavaScript
-
Updated
Mar 17, 2020 - Go
-
Updated
Jan 12, 2020 - Python
Please provide the instructions to find firebase secret id.
You can get it in Firebase > Settings > Service Accounts > Database Secrets > *******
-
Updated
May 20, 2020 - Python
-
Updated
Jan 11, 2020 - Python
-
Updated
May 12, 2020 - JavaScript
-
Updated
Mar 14, 2019 - JavaScript
-
Updated
Dec 23, 2018 - Java
-
Updated
Apr 7, 2020 - Python
-
Updated
Dec 15, 2017 - Python
-
Updated
Apr 23, 2018 - Python
-
Updated
Mar 30, 2017 - Python
-
Updated
Aug 18, 2018 - Python
-
Updated
Dec 16, 2019 - JavaScript
Improve this page
Add a description, image, and links to the google-sheets-api 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-api 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