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.16.tar.gz
(13.1 kB
view details)
File details
Details for the file datacache-0.4.16.tar.gz.
File metadata
- Download URL: datacache-0.4.16.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
392f5eaf0f098194df4a07215ccc2d2542ef8df8fc1990cffcc4663ee3a29f85
|
|
| MD5 |
d5cfd6e9d0488fda2e1a8d480f35bb4b
|
|
| BLAKE2b-256 |
54b61e092087d23708affa9d1179f04dd8241b054c3d3b8884aad259efbf1005
|