Skip to content

MIT-LCP/physionet

Repository files navigation

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()

About

A collection of tools for working with the PhysioNet repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages