wfdb-python icon indicating copy to clipboard operation
wfdb-python copied to clipboard

Add a `write_csv` function for wfdb records and annotations

Open cx1111 opened this issue 6 years ago • 1 comments

cx1111 avatar May 07 '18 13:05 cx1111

For in-memory records, it might actually be easier to convert to pd dataframe and rely on that to convert to csv.

cx1111 avatar Jul 02 '22 04:07 cx1111