wfdb-python
wfdb-python copied to clipboard
Add a `write_csv` function for wfdb records and annotations
For in-memory records, it might actually be easier to convert to pd dataframe and rely on that to convert to csv.