wfdb-python
wfdb-python copied to clipboard
Undefined function and file in MIT_WFDB_Demo
This function record.to_dataframe() in Demo 21 is undefined and a103l .NE. a1031 in Demo 11. Note, the name a103l causes a problem in several places in this notebook.
to_dataframe is a new function, not in version 4.0.0 but will be in version 4.1.0.
a103l is a record from the 2015 Challenge. There is no record called a1031 as far as I'm aware. Where are you seeing a1031?