Helpers for transparently downloading datasets
Project description
DataCache
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.2.1.tar.gz
(18.7 kB
view details)
File details
Details for the file datacache-1.2.1.tar.gz.
File metadata
- Download URL: datacache-1.2.1.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed24c419ed9791ef0f0375ca5552b2300922235ee9ffa81d200f002c6f7d7955
|
|
| MD5 |
8b1488dfa1fe1916dda53a5afe2524eb
|
|
| BLAKE2b-256 |
f8c8e5b0cc48888dcb9c71241941492192a309e66a38ca51175b619caac96675
|