Helpers for transparently downloading datasets
Project description
Helpers for transparently downloading datasets
API
fetch_file(download_url, filename = None, decompress = False, subdir = None)
fetch_and_transform(transformed_filename, transformer, loader, source_filename, source_url, subdir = None)
fetch_fasta_dict(download_url, filename = None, subdir = None)
fetch_fasta_db(table_name, download_url, fasta_filename = None, key_column = ‘id’, value_column = ‘seq’, subdir = None)
fetch_csv_db(table_name, download_url, csv_filename = None, subdir = None, **pandas_kwargs)
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
datacache-0.4.9.tar.gz
(12.9 kB
view details)
File details
Details for the file datacache-0.4.9.tar.gz.
File metadata
- Download URL: datacache-0.4.9.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
681d44187e41426ac99e2d5a48dfb181e47c796464bc20216a256af0f58ae398
|
|
| MD5 |
a520e29e63d864fb2e5fc995dde173ad
|
|
| BLAKE2b-256 |
b39b57f4a34dd86198da3cd69bb709063ce3275a7b72289ea9d9c13983fb7901
|