Last updated:
0 purchases
physionet 0.1.3
PhysioNet
A collection of tools for working with the PhysioNet repository.
Installation
pip install physionet
Usage
import physionet as pn
# Download a dataset
pn.download('ptbdb', 'data/ptbdb')
# List all datasets
pn.list_datasets()
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.