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.13.tar.gz
(12.9 kB
view details)
File details
Details for the file datacache-0.4.13.tar.gz.
File metadata
- Download URL: datacache-0.4.13.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9440ac416fe3bc4e4b3d8a81aa6d8a7ae56475423ac59785d11ae9a152ad7236
|
|
| MD5 |
d8dc14e8702b1ac8351b999db10201e4
|
|
| BLAKE2b-256 |
e2cb59c45728ab5dd4c61270f43745295085a483e71f419b12b2cd26fef93527
|