Skip to main content

Downloads oze dataset and creates npz file.

Project description

Oze dataset

PyPI version travis codecov GitHub license

Description

Downloads datasets files from https://challengedata.ens.fr/participants/challenges/28/ and create npz file from them.

Installation

pip install oze-dataset

Usage

from oze_dataset import npz_check

if __name__ == "__main__":
    credentials = {
        'user_name': 'your_user_name',
        'user_password': 'your_user_password'
    }
    npz_check(credentials=credentials)

Oze dataset history

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

oze_dataset-1.0.1.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

oze_dataset-1.0.1-py3-none-any.whl (7.8 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