Google Colab Tutorial - Google Sheets, Read & Write Data

Google Colab Tutorial - Google Sheets, Read & Write Data

72,871 Просмотров

Learn how to read and write data to Google Sheets from Google Colab ( https://colab.research.google.com ). In this tutorial we'll import 2 data tables from Google Sheets, join them using a matching field and then export the results back to Google Sheets spreadsheet.

Google Colab Tutorial Series https://www.youtube.com/playlist?list=PLv9Pf9aNgemuzXiXhQ-t6_XE3h5m0KUj2

Python programming basics & working with data https://youtu.be/povMqm4cttM

 #google #colab #sheets

Тэги:

#Google #Colab #Google_Sheets #Tutorial #Read #Write #Data #import #export
Ссылки и html тэги не поддерживаются


Комментарии:

Mustafa Hozefa
Mustafa Hozefa - 25.06.2023 10:23

i am realy impressed you are maing us learn how to search

Ответить
Oyebode Damilola
Oyebode Damilola - 08.02.2023 01:40

Please can we have access to the Google sheet used for this video ?

Ответить
Sandreke | Data Science, Analytics & Viz
Sandreke | Data Science, Analytics & Viz - 07.02.2023 08:46

Thank you so much for this valuable content! :D

Ответить
MAS Management
MAS Management - 27.01.2023 18:54

Amazing content I have learned a lot from your content. Big thanks! Hope you are always healthy and happy

Ответить
Marie Perry
Marie Perry - 26.01.2023 17:50

Is there a link to this actual colab somewhere? :)

Ответить
didier Leprince
didier Leprince - 07.01.2023 15:39

Mille fois Merci (:

Ответить
HARIS MAHENDRA
HARIS MAHENDRA - 06.09.2022 10:42

in case someone need this

from google.colab import auth
auth.authenticate_user()

import gspread
from google.auth import default
creds, _ = default()

Ответить
RADITYA FAISAL WALIULU
RADITYA FAISAL WALIULU - 12.08.2022 16:59

could you please countinue after load gsheet in dataframe then making to plotting x,y and another chart. please

Ответить
RADITYA FAISAL WALIULU
RADITYA FAISAL WALIULU - 08.08.2022 03:22

IDK what date this tutorial was made.
but, now
gc = gspread.authorize(GoogleCredentials.get_application_default())

refer to error.

any req except upgrade gspread?

Ответить
Houssemeddine Glaoui
Houssemeddine Glaoui - 31.07.2022 15:10

On point

Ответить
Anuj Kumar
Anuj Kumar - 27.05.2022 19:28

Nice Video. What is the link to the documentation of various methods you are referring to in the video ?

Ответить
C J
C J - 10.03.2022 09:57

such a great video, saved me so much time, thank you!!!!

Ответить
Jodhvir Singh
Jodhvir Singh - 15.01.2022 09:04

Excellent video as usual...if i may add, can you plz put time stamps in your video..that would help us keep track much easily..thnx

Ответить
Ankit Gupta
Ankit Gupta - 05.01.2022 16:50

I am getting an error that "update is not an attribute of worksheet". Can you help?

Ответить
Lutece
Lutece - 06.11.2021 20:13

thx

Ответить
OrNah
OrNah - 21.10.2021 11:42

Nice videos, but, wtf, man? I mean, attach a copy of the code or the github.

Ответить
Sani Rasheed Abdullah
Sani Rasheed Abdullah - 12.09.2021 06:49

worksheet.update([dataframe.columns.values.tolist()] + dataframe.values.tolist()) skips all those lines of code for u and imports pandas straight into the sheet

Ответить
Live Life Outdoors
Live Life Outdoors - 31.08.2021 14:31

How can I convert JSON data and write into a google sheet with Colab?

Ответить
RP Chaitanya
RP Chaitanya - 27.07.2021 16:49

Please make a video on how to get real time stock data in google sheet using colab

Ответить
Flitteriefie
Flitteriefie - 19.05.2021 20:19

How do you get the dataset example for the videos? I want to follow along but it's hard without having the data

Ответить
Richard Lax
Richard Lax - 04.04.2021 18:24

You have taught me so much! I was completely new to programming but I've watched all of your Google Apps Script videos and have been been able to create some cool projects. I am just wondering what you suggest I learn next? Should I start learning Python and using Colab? Any tutorials on the way for how to start using the advanced services?

Ответить
Robert Donato
Robert Donato - 31.03.2021 22:56

Awesome video. I tried to use import robin_stocks which works in jupyter but I got an error [ModuleNotFoundError: No module named 'robin_stocks'] in colab. Any ideas?

Ответить
andy Chen
andy Chen - 27.02.2021 22:28

not only java script can....now python also can....!!!!...So which language is best to learn? I am starting to learn..now...

Ответить
christopherjspiteri
christopherjspiteri - 05.02.2021 21:32

Been watching your Google Apps Script videos, great work and quality of tutorial. Thank you. With this tutorial I am having issues loading a worksheet - I have a row above the headers/column labels that I don't want to use. I usually use skiprows=1 but this does not work with the.DataFrame.from_records() - Any suggestions appreciated (from anyone, and please don't say google it, i've been there and done that).

Ответить
omar bhular
omar bhular - 03.02.2021 22:17

Is there a way to use Google Apps Script to run a Google colab notebook. I'm thinking of trying to have a sheets form that has a button which triggers a python script but lost on how to start that

Ответить
Brett Morgan
Brett Morgan - 23.01.2021 13:54

Thanks for the run through, awesome, thank you!

Ответить
Ralph Ng
Ralph Ng - 26.12.2020 07:52

Hi, is Colab able to join Data from many CSV files in the G Drive?

Ответить
saeed arabzadeh
saeed arabzadeh - 27.11.2020 12:37

Love you, really helpful.

Ответить
Dito William
Dito William - 24.11.2020 11:11

Hello i just found a problem today that the update function to write from google colab to google sheet isn't available anymore. Can you help me solve this? Thankyou

Ответить
Brigh N Quisitive
Brigh N Quisitive - 11.11.2020 12:14

Well done, Actionable lessons

Ответить
Asyik Browsing
Asyik Browsing - 21.10.2020 12:17

Awesome !!!.
Could we install/use tensorflow in google colab?

Ответить
adriano balduino
adriano balduino - 19.10.2020 21:47

Is it possible to create an integration between Google Apps Scripts and Google Colab?
The ideia wouble be to create like a menu in the Google Sheets Spreadsheet with Google Apps Scripts and the action would call a notebook in Google Colab?

Ответить
pomarpeggio
pomarpeggio - 04.10.2020 05:07

Thank you

Ответить
Zekarias T Birhanu
Zekarias T Birhanu - 28.09.2020 11:44

Thanks a very good colab demo!

I have three tabs on a Google Sheet workbook where two of them are input tabs and the third one is an output tab. I can display on the third tab calculation results made on the input tabs; all the calculations are done on colab.

Others users (who doesnt have experience with colab) have to experiment and play with the numbers in the input tabs, and would like to see output on the third tab before reaching a desired final output numbers. The issue with this, as you can see, is multiple pulling from colab and pushing to GS - change input numbers -> see output -> improve input numbers --> see output .....

Do you know ways to make this less painful?

Ответить
bocobox
bocobox - 08.09.2020 11:39

Hi. I am having an issue with get_all_values. dates and even numbers is read as string. Is there any method to get data separately according to its dtypes(obejct, int, float) from google spread sheet from scratch.. thanks always.

Ответить
Kevin Litt
Kevin Litt - 28.08.2020 20:32

please continue on with the colab videos. they're great and amazing to see how the power of python can be easily harnessed within a single environment.

Ответить
Luis Spader
Luis Spader - 18.08.2020 23:46

Man you don't know how you really helped me

Ответить
Muhammed Aadhil
Muhammed Aadhil - 17.08.2020 08:00

Congratulations on your 100k subscribers achievement!

Ответить
Pawan Thakur
Pawan Thakur - 15.08.2020 21:09

Congrats on 100K.

Anyway, I can call a Colab script from a button click on the sheet ?

Ответить
Laura A.
Laura A. - 12.08.2020 06:42

Excellent! Thank you!!

Ответить
vinod kumar Prajapati
vinod kumar Prajapati - 12.08.2020 06:39

Can we publish it as web app?

Ответить
vinod kumar Prajapati
vinod kumar Prajapati - 12.08.2020 06:38

Wow.. I have been using your tutorials since long to develop small application for my organization.
You and Google keep surprising me.
Will try it out

Ответить
Liber Pereira
Liber Pereira - 11.08.2020 18:28

Amazing!! I can save a lot of time using it. Thank you very much!

Ответить
Dinesh Subramaniam
Dinesh Subramaniam - 11.08.2020 16:04

Your videos amazing. Congrats for 100k. Keep doing.. I learned everything from your videos only. Could you plz do videos of “learn basics of python” and how can we use python in google sheets and docs. It would be more helpful.

Ответить
Navanshu Rastogi
Navanshu Rastogi - 11.08.2020 07:47

This is so cool

Ответить
mask75260
mask75260 - 11.08.2020 06:01

Can you start a online classes for us on week offs.

Ответить
Siddharth Jain
Siddharth Jain - 11.08.2020 04:37

Wonderful!!! Amazing!!! Nice video sirji i appreciate your work and sir please do make basic videos for this particular software and advance level videos also, as i don't belong to programming background so please do makes basics videos just like you did in apps scripts. And really your videos are very helpful to me. Once again i appreciate your work

Ответить