Helps you to download the Kaggle Dataset to your Google Colab Notebook using Kaggle Dataset API link
Project description
kaggleDownloader
This helps you to download your Kaggle Dataset to your Google Colab Notebook by using
1) kaggle.json
2) Kaggle Dataset Download API link
Requirements:
File Required :- kaggle.json (obtain it from your kaggle account. Go to Kaggle.com -> Profile Pic -> My Account -> API -> Create New API Token)
Supported Platform :- Google Colab
Programming Language :- Python3
Using this you can download the Kaggle Dataset to your Google Colab Notebook.
How to Use?
All you need to do is open your google colab notebook and run:
1) !pip install singleImagesToPDF
2) make a python script and add the following lines of code
a) Do the necessary import:-
from singleImagesToPDF.pdfFromMultiImages import pdfFromMultiImgs
b) After importing, Call 'get_dataset()' function
get_dataset()
Follow along the instructions and you will be ready with your dataset to work with on your Colab Notebook.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for kaggleDownloader-4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d8985de1c75cc451ac06ccdfe0f44eca0bc4ae59c358cdf47b432aa844e2470 |
|
MD5 | ceb2ab0ec79d1e36460242da64b3adc9 |
|
BLAKE2b-256 | bdb7b027879294e87916e34ba63eb7cc3cde2f7c3ab67e60b710abb3d13c5f1b |