1

I'm trying to send pandas DataFrame to Google Sheets with pygsheets. All values have defined data type. For example when I convert dataframe to_excel, excel reads floats as floats. But when i "send" dataframe with set_dataframe to Google Sheets they are transform to string and even dates. How to avoid that?

Archirk
  • 427
  • 7
  • 25

0 Answers0