Skip to main content

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.2.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

aiadv-0.0.2-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page