MIT-LCP / wfdb-python

Native Python WFDB package
MIT License
743 stars 300 forks source link

Add a `write_csv` function for wfdb records and annotations #123

Open cx1111 opened 6 years ago

cx1111 commented 2 years ago

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