Skip to content

alihussainmeer/Linking-Google-sheets-Python-pandas-and-google-studio-for-effective-Data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Linking-Google-sheets-and-Python-pandas-for-Data-Analysis-

Please go through this video first to enable the basic settings https://www.youtube.com/watch?v=7I2s81TsCnc&t=28s

until the ".json" file is downloaded

After it is downloaded we have to install various packages the commands for them are given below:

!pip install gspread

!pip install oauth2client

!pip install PyOpenSSL

!pip install gspread_dataframe

You are supposed to provide the path of the json file where it is mentioned in the program After that we have to write the name of the sheet where it is mentioned in the program. Once it is done we have to run it once and press no so that the data in the sheet will be stored in the data frame then we can make the manipulations in the dataframe and run the program again and press yes to update the google sheets in the real time.

Releases

No releases published

Packages

 
 
 

Contributors

Languages