AttributeError: module 'wfdb.io' has no attribute 'convert'
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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