Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What features would we like to see in a "PhysioNet" Python package? #2187

Open
tompollard opened this issue Feb 6, 2024 · 0 comments
Open

Comments

@tompollard
Copy link
Member

A while back I created a template for a PhysioNet Python package:
https://github.com/MIT-LCP/physionet

The package is essentially empty (other than a couple of functions that I added for https://professional.mit.edu/course-catalog/machine-learning-healthcare). If changing or removing these functions, we should make sure that we don't break anything for future iterations of the course.

What kind of features would we like to see in a Python package that integrates with PhysioNet? e.g.:

  • Discover. Support discovery of datasets based on search criteria
  • Access. Facilitate access and download of datasets
  • Reuse. Support loading of data into popular data structures

There is probably some overlap with https://github.com/MIT-LCP/wfdb-python so we should also think about how the two packages would co-exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant