Python library, from AiAdventures, providing utility functions for downloading datasets, etc.
Project description
aiadv
A small helper library to download the datasets that are used in our training programs at AiAdventures.
Install
pip install aiadv
How to use
There is only two things that you need to know
URLs
class
This class saves the id and file name of all the available datasets
URLs.MOVIE_LENS_SAMPLE
{'id': '1k2y0qC0E3oHeGA5a427hRgfbW7hnQBgF', 'fname': 'movie_lens_sample.zip'}
untar_data
function
This function will download the dataset for you and will return the path.
untar_data(URLs.YELP_REIVEWS)
That's it!
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
aiadv-0.0.4.tar.gz
(11.5 kB
view details)
Built Distribution
aiadv-0.0.4-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file aiadv-0.0.4.tar.gz
.
File metadata
- Download URL: aiadv-0.0.4.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.0.post20200616 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af7a50ee47e51d4ed751a3e306839cf2a008b5484a6fc3066366c52ff459b972 |
|
MD5 | acce9ff27a472faa2e9292f5970b33c0 |
|
BLAKE2b-256 | 9a1b3a64aaf62b330399ba90fd05e6c4abb37629ab7827655f01e08a16d59d4d |
File details
Details for the file aiadv-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: aiadv-0.0.4-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.0.post20200616 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bd2bd9183f590ce958f0876fad63f7b330bbf7bab3d5bf7fea04faddf3808af |
|
MD5 | 1348cf7c7dd6e943c90934c8fecfee00 |
|
BLAKE2b-256 | 3f7051678799ff4c244dee492886728fa97deb00623cbe40bc2da9df6f379d81 |