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-1.0.0.tar.gz
(13.4 kB
view details)
File details
Details for the file datacache-1.0.0.tar.gz.
File metadata
- Download URL: datacache-1.0.0.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a936a71dfb6ab3d396080eafff8c934dc363fcaac8c576647beafe96e26c068e
|
|
| MD5 |
4cfdd4cc39e7c2a2caafd431f1305283
|
|
| BLAKE2b-256 |
cbc18a30c56050e3d54628e643c82f01254fa302589f36d25da1f398d4f2de69
|