Google Colab Tutorial - Google Sheets, Read & Write Data

Google Colab Tutorial - Google Sheets, Read & Write Data

75,898 Просмотров

Ссылки и html тэги не поддерживаются


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

@mask75260
@mask75260 - 11.08.2020 06:01

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

Ответить
@navanshu
@navanshu - 11.08.2020 07:47

This is so cool

Ответить
@dineshkumarsubramaniam
@dineshkumarsubramaniam - 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.

Ответить
@liberpereira
@liberpereira - 11.08.2020 18:28

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

Ответить
@vinodkumarPrajapativnd
@vinodkumarPrajapativnd - 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

Ответить
@vinodkumarPrajapativnd
@vinodkumarPrajapativnd - 12.08.2020 06:39

Can we publish it as web app?

Ответить
@lauraa.3593
@lauraa.3593 - 12.08.2020 06:42

Excellent! Thank you!!

Ответить
@coffeebuff157
@coffeebuff157 - 15.08.2020 21:09

Congrats on 100K.

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

Ответить
@muhammedaadhil5645
@muhammedaadhil5645 - 17.08.2020 08:00

Congratulations on your 100k subscribers achievement!

Ответить
@luisspader6508
@luisspader6508 - 18.08.2020 23:46

Man you don't know how you really helped me

Ответить
@klitt76
@klitt76 - 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.

Ответить
@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.

Ответить
@zekariastbirhanu3649
@zekariastbirhanu3649 - 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?

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

Thank you

Ответить
@adrianobalduino3850
@adrianobalduino3850 - 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?

Ответить
@asyikbrowsing200
@asyikbrowsing200 - 21.10.2020 12:17

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

Ответить
@benponderin
@benponderin - 11.11.2020 12:14

Well done, Actionable lessons

Ответить
@ditowilliam7156
@ditowilliam7156 - 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

Ответить
@saeedarabzadeh8465
@saeedarabzadeh8465 - 27.11.2020 12:37

Love you, really helpful.

Ответить
@RalphNgOfficial
@RalphNgOfficial - 26.12.2020 07:52

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

Ответить
@bluesdog88
@bluesdog88 - 23.01.2021 13:54

Thanks for the run through, awesome, thank you!

Ответить
@obhular
@obhular - 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

Ответить
@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).

Ответить
@MegaHeatbreaker
@MegaHeatbreaker - 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...

Ответить
@robertdonato5444
@robertdonato5444 - 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?

Ответить
@richardlax749
@richardlax749 - 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?

Ответить
@rpchaitanya6044
@rpchaitanya6044 - 27.07.2021 16:49

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

Ответить
@livelifeoutdoors182
@livelifeoutdoors182 - 31.08.2021 14:31

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

Ответить
@sanirasheedabdullah5528
@sanirasheedabdullah5528 - 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

Ответить
@yourdadishere
@yourdadishere - 21.10.2021 11:42

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

Ответить
@lutece539
@lutece539 - 06.11.2021 20:13

thx

Ответить
@ankitgupta258782
@ankitgupta258782 - 05.01.2022 16:50

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

Ответить
@jodhvirsingh8677
@jodhvirsingh8677 - 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

Ответить
@CJ-cx7tl
@CJ-cx7tl - 10.03.2022 09:57

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

Ответить
@vtube12345
@vtube12345 - 27.05.2022 19:28

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

Ответить
@houssemeddineglaoui4512
@houssemeddineglaoui4512 - 31.07.2022 15:10

On point

Ответить
@radityawaliulu
@radityawaliulu - 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?

Ответить
@radityawaliulu
@radityawaliulu - 12.08.2022 16:59

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

Ответить
@mahendra...---...
@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()

Ответить
@didierleprince6106
@didierleprince6106 - 07.01.2023 15:39

Mille fois Merci (:

Ответить
@marieperry3392
@marieperry3392 - 26.01.2023 17:50

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

Ответить
@masmanagement4682
@masmanagement4682 - 27.01.2023 18:54

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

Ответить
@sandreke99
@sandreke99 - 07.02.2023 08:46

Thank you so much for this valuable content! :D

Ответить
@oyebodedamilola9706
@oyebodedamilola9706 - 08.02.2023 01:40

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

Ответить
@mustafahozefa2103
@mustafahozefa2103 - 25.06.2023 10:23

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

Ответить
@matiasmazzucchi9374
@matiasmazzucchi9374 - 24.02.2024 22:36

i love you

Ответить
@Aashiq3
@Aashiq3 - 01.05.2024 11:20

You Sir, are awesome. You are a life saver. You inspired me to learn Python.

Ответить