Hitoshi-Nakanishi / GSpreadConnection

Google Spread Connection by Python and communication with Pandas DataFrame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Spread sheet connection from Python

  • it's a small wrapper of gspread(https://github.com/burnash/gspread).
  • 3 features were implemented.
    • To read sheet as pandas
    • To create new sheet and share the email list
    • To upload dataframe to certain spread sheet

About

Google Spread Connection by Python and communication with Pandas DataFrame


Languages

Language:Jupyter Notebook 92.2%Language:Python 7.8%