How to Upload Files to Google Colab

preview_player
Показать описание
In this video, I will be showing you how to upload files from your local computer to your Python notebook or R notebook on the Google Colab. For example, you can upload datasets to Google Colab for your Data Science projects.

⭕ Playlist:
Check out our other videos in the following playlists.

⭕ Subscribe:
If you're new here, it would mean the world to me if you would consider subscribing to this channel.

⭕ Recommended Tools:
Kite is a FREE AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite and I love it!

⭕ Recommended Books:

⭕ Stock photos, graphics and videos used on this channel:

⭕ Follow us:

⭕ Disclaimer:
Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.

#dataprofessor #uploadfile #colab #uploadfiles #upload #googlecolab #jupyternotebook #jupyter #colaboratory #notebook #machinelearning #datascienceproject #randomforest #decisiontree #svm #neuralnet #neuralnetwork #supportvectormachine #python #learnpython #pythonprogramming #datascience #datamining #bigdata #datascienceworkshop #dataminingworkshop #dataminingtutorial #datasciencetutorial #ai #artificialintelligence #tutorial #dataanalytics #dataanalysis #machinelearningmodel #google
Рекомендации по теме
Комментарии
Автор

can we upload/save our saved model files to google drive from google colab?

pwnd
Автор

Hi sir I am using Mac n that folder icon u told about in video is not working for me. So plz help me Thank you.

curiouslearner
Автор

hello professor, my query has to do with how to use several files at the same time in Google Colab. I have a project made in Python which has several files that are needed for it to work. How do I upload the entire folder so that when the main file is run it finds the other files and doesn't send me an error saying the other files are missing. Thanks for your comments

liberatopintozapata
Автор

Supposing I would like to write my R project on Colab is there a way for someone else to have the file uploaded like when you upload a file from google drive ? I usually set my file for public /open sharing so it loads automatically

gadcastillo
Автор

How to read the csv files from google drive in colab?
(Using R)
In Python, I use the following codes:
from google.colab import drive
drive.mount('/content/gdrive', force_remount=True)

tra_files = glob.glob("/content/gdrive/My Drive/Colab Notebooks/..../*.csv")
tra2_df = Drive/Colab


I would like to ask what code can I use for R?

cianlin
Автор

If I have a compressed folder like a .rar or .zip folder containing jupyter notebooks and some data sets in .txt or .csv format, can I upload it to google colab and unzip the whole thing in colab?

jceradnac
Автор

Hi thanks for the great video.
In 3:24 there is a popUp that the csv will be deleted?
How can I store the csv permanently?

Thanks, regards
Mario

mariomueller
Автор

WOW! It's the most simplest method. Thank you professor.

moshiurrahaman
Автор

Hi Sir, this is really very helpful. But when I write the command library(ggpolt2), it is showing 'there is no package called ‘ggpolt2’'. What can I do to solve this issue.

moushumibiswas
Автор

Thank you professor...I didn't know it was that simple....
I would like to learn more from you going forward.

footiefun
Автор

Thank you so Much!!!! was searching so long how to upload my datasheet

batarang
Автор

I would like to upload a video, is that possible?

martenm
Автор

Thanks Professor... Massive effort from you.

Mohamm-ed
Автор

Sir img=upload(filename)
NameError name upload is not defined sir please solve karo sir

muttukonnur
Автор

Hi professor, can I link anyone dataset on github to my google Colab ?

required.
Автор

Thank you, mister. Greetings from Mexico.

engr.inigo.silva
Автор

Wondering how to upload files to use for Google colab and here got answer, its so simple as can upload by its interface itself 👍

KiranSharma-eyxp
Автор

Thank you, I was stuck working with PDF files in google colab. I was fetching without uploading the PDF file to Current working directory. Thank u so much

ramugr
Автор

Hi, Sir really helpful content. But I am stuck at it.

1.I uploaded my csv files from local computer to colab in python.
2.Then I mounted my notebook on google drive.
3.Next time I open my google colab notebook I am not able to see my csv files.

Do i have to upload them once again or they can be accessed from some other way?

yashhvyass
Автор

Tkx. In 1:18, what the previous video? Please

nyxtuih