MIT-LCP / MIT-LCP/wfdb-python

AttributeError: module 'wfdb.io' has no attribute 'convert'

Open
#478 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
853
Forks
322
PR merge metrics
No merged PRs in 30d

Description

Trying to convert ecg record into wav with method wfdb_to_wav in Jupyter notebook. But not able to find this method. library version is 4.1.2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the wfdb 4.1.2 public API and the Jupyter notebook usage for wfdb_to_wav, then compare that with the reported wfdb.io.convert lookup. Confirm whether the method is available in this version and document the supported behavior or the missing API as appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.