Google Colab – Downloading Datasets with Wget!



Google Colab – Downloading Datasets with Wget!

Google Colab - Downloading Datasets with Wget!

Tutorial on using the Wget package within Google Colab to download datasets.

Google Colab + Kaggle – Downloading Datasets & Uploading Submissions from a Notebook – https://www.youtube.com/watch?v=m-As6o-SLtI&t=4s

How to Download Repositories from GitHub’s Website! – https://www.youtube.com/watch?v=2eNB3FW8Q_Q&t=10s

The notebook can be found in the “Google Colab Tutorials” folder within the below repo.
GitHub Repo – https://github.com/ad17171717/YouTube-Tutorials/blob/main/Google%20Colab%20Tutorials/Google_Colab_Downloading_Datasets_with_Wget!.ipynb

CONNECT:
LinkedIn: https://www.linkedin.com/in/adrian-dolinay-frm-96a289106/
GitHub: https://github.com/ad17171717
Twitter: https://twitter.com/DolinayG
Odysee: https://odysee.com/@adriandolinay:0
Medium: https://medium.com/@adriandolinay

|-Video Chapters-|
0:00 – Intro
0:12 – Importing modules and reviewing Wget
0:35 – Using the platform module to check the virtual operating system
0:55 – Downloading a dataset into the current directory
2:16 – Downloading a dataset into a specified directory
3:36 – Downloading multiple datasets
5:58 – References and additional learning