This library is meant to DatasetsFactory app users, and is used for loading the available datasets locally!
Project description
DatasetsFactory
This library is meant to DatasetsFactory app users, and is used for loading the available datasets locally!
It is user-friendly and easy to use!
Installation
Use the package manager pip to install DatasetsFactory.
pip install DatasetsFactory
Usage
[!IMPORTANT] Everytime you want to load a dataset you must follow every step bellow !
from DatasetsFactory import Datasets
# Get the token from your profile!
token = "928e4f5f-50e7-4f06-aaac-459d4c5db8ac"
# Initialize the library with the token of the user
init_dataset = Datasets(token)
# Visualize the datasets on which you have privileges
init_dataset.view_datasets() # -> return None
# Load locally only one dataset at a time!
init_dataset("name_of_dataset_from_previous_visualization") # -> return A list with paths to every file from the dataset loaded!
License
MIT License Copyright (c) 2024 DatasetsFactory
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datasetsfactory-0.4.tar.gz.
File metadata
- Download URL: datasetsfactory-0.4.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a3268ac58dd36793b722a74a93558427cfa34c2d60e01ddfedb2425c9aaa59f
|
|
| MD5 |
29bcd17baa4cf5f64d054687fdd7fbdb
|
|
| BLAKE2b-256 |
73f641d743faa0fe919f3f5338b835cdb7b7dbe32a0b723b35adb2709c981391
|
File details
Details for the file datasetsfactory-0.4-py3-none-any.whl.
File metadata
- Download URL: datasetsfactory-0.4-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12b5ddaa97d5cd87c3a3bd76eced529431af0a535384c49e3daf26502aaa2308
|
|
| MD5 |
97a8319e0840e9c43b40abf9a36bcc62
|
|
| BLAKE2b-256 |
091891603a744a7bf9fd043656adcb9a1545e518001cb2e0ba5485087dcd1646
|