Thanks you very much bro, now I'm a doing my project, I don't know how to load my large dataset into colab, your video help me and now I'm run my project😁 thanks a lot
thank you so much ... very useful but when we use the .tsv file make sure u put comma after the path and put (on_bad_lines='skip') if u get any error \
Sir I tried this method to upload my dataset but when I select the copy path, the path which is copied ends with .gsheet instead of .csv folder and when I run it, it shows me an error. Please help sir. This is the error: [Errno 95] Operation not supported: '/content/drive/MyDrive/Datasets/fire_archive.gsheet'
Please tell me the code after two completion drive. And path my next question is how to put url of blogger code with google drive and colab first two drive and path are ok what the second
sir i am facing this "UnicodeDecodeError" on "data = pd.read_csv('/content/drive/MyDrive/dataset/Corona_NLP_train.csv')" how can i solve this error sir?
Thank you Satyam, its one of the best tutorials i have watched. I faced challenges but the more i watched the video, i got the concept.
Thank you very much Satyam, your simple speech and presentation made life easy for me trying to copy csv file since yesterday
OMG 😱 thank you very much brother. I have been facing this problem since so many days . Your like a life saver, now I can run my project
Thanks you very much bro, now I'm a doing my project, I don't know how to load my large dataset into colab, your video help me and now I'm run my project😁 thanks a lot
Really insightful, lack words to express my gratitude, you are the best 👌 👍
Thanks you soooooo much sir .. spending a day for this but now you resolved my doubts
thank you so much ... very useful
but when we use the .tsv file make sure u put comma after the path and put (on_bad_lines='skip') if u get any error
\
Thank you so much🤠.. It's worth it to watch!! VeryEasy nd clear explanation . Now I can do my project easy nd well. Thnks for uploading this vdo
thanks for the clear explanation, to start working with google colabs and read files stored localy
Thank youuuuuuuuuuuuuuuuuu!!! It was SUPER SUPER helpful!!!
THANK YOU SO MUCHH!!! YOU HELPED ME A LOTTT!!!
Thinks my frend, I's so helpfull
Tq so much for your clear explanation bro❤️
Thank you very much! It was extremely helpful.
Thank u so much ur video really helped me a lot i was literally stucked in uploading file ur video was life saving 😊😊
great video helped me to resolve doubts :)
helped a lot thank you so much❤
Thank you for the video. Well made instruction 👍!
You save my life bro.
Thank you for your effort, it really helped me :)
it works for me thank you Satyam
Very nice explanation
Nice vid, thanks for the help😊
God bless you brother
Thank you so much! I finally can do it
Glad I could help!
Sir,if you share this notebook with someone will that person be able to run the notebook? I mean will the dataset be available for that person aswell?
Very helpful thanks bro
Thanks for the video.😍
Very well explained. Keep it up.🙂
Excellent work!!
Thankyou! very useful!!
thank you for this video this is very helpful for me tysm
Can i take data directly from Computer drive? Not from google drive.
Thanks. It helps me a lot
Nice video, thanks a lot!
Sir how to append this data set into html table using python? please make a video thereof.
Thank You sir Your video is helpful for me
you really helped me,thanks
Thank you, Satyam.
thank you so much anand
Hi. Thanks for the video. What if I want to use both my python codes (.ipynb files) and data sets from local machine on google colab?
thank you man just amazing
Very helpful. Thanks.
thank you very much
Thanks a lot .it is very helpful for me
Thanks, very helpful
Thank u it helped me alot
Salute you sir.
Informative👍
Sir I tried this method to upload my dataset but when I select the copy path, the path which is copied ends with .gsheet instead of .csv folder and when I run it, it shows me an error. Please help sir.
This is the error:
[Errno 95] Operation not supported: '/content/drive/MyDrive/Datasets/fire_archive.gsheet'
thank you, its useful
Thank you that was so helpful
Sir with same formt can v create virtual environment in Python in collab?? Pls advice 🙏🙏
Hello' How do you upload a dataset more than 15gb in colab.?
Thank you so much dear i understand very well from your lecture i m going to subscribe your channel now dear
thanks for your help
Thank you so much Sir 🙏🏻
Thanks Bro 👍.
Thank you, good sir.
It worked, thank you
very helpful
Thanks a lot! 🙏
awesome!!
Please tell me the code after two completion drive. And path my next question is how to put url of blogger code with google drive and colab first two drive and path are ok what the second
allow krta hu us smay upar likha h hmare data ko edit or delete dono kr skta h iska kya mtlb h....q ki drive me main importat data rakhta hu
Thank you so much
How to upload image data into to google Colab because of the file MB is too large
Thank you for this video
If the datasets are images...
Then what to do ??
sir i am facing this "UnicodeDecodeError" on "data = pd.read_csv('/content/drive/MyDrive/dataset/Corona_NLP_train.csv')" how can i solve this error sir?
try this pd.read_csv('/content/drive/MyDrive/dataset/Corona_NLP_train.csv', encoding="utf-8")
How do you share the notebook if it contains a csv file or any file in general to certain number of people without sharing my Google Drive?
can you sync your colab account with a different drive account?
Thankyou bro...
Thank u you saved me uhhh
Brother wanted to upload and read pdf file instead of CSV, how can I
You can explore pypdf package in python.
How unload data from Google drive to Google colab using mobile
after importing pandas , same error file not found
It's show with no file in the folder but the folder has data
Thanks a lot.....
thank you man
It showing this "NameError: name 'data' is not defined" Please reply.
Cross check the variable in which you are loading the data.
Thanks Sir
Is this process can apply on phone 📱
Thank u soo much sir
how to load dataset path for image processing
Sir I have data on Google cloud. How can I access that in colab memory. Please help sir
medium.com/analytics-vidhya/how-to-access-files-from-google-cloud-storage-in-colab-notebooks-8edaf9e6c020
How to upload CSV file into colab using user input form
I am applying the same method but i find error to get it
May you help me to get the error resolved.
Can you post the error?
It was showing error that data is not defined pls tell me the solution sir for 50startups.csv
Check the file path
Thank you soo much
Thanks bro
sir ek folder me hai umage data set use kaise upload karein
click on new botton, then folder upload
Hi, thanks for the video I have .py data set it showing error
Hy please I used a zip dataset and there is an error how please
Unzip the dataset and then upload it.
Thank you
how to find persistent diagrams of csv file of brain aretry tree
Error:- the domain policy has disabled drive file stream
Please help
gracias por el aporte. también se puede leer archivos Excel con extensión .xlsx con pd.read_excel(' ....')
Thanku sir
how to import 5gb data set to google drive?