dy1901 / ecg_plot

Plot standard multi lead ECG/EKG chart with Python
MIT License
100 stars 48 forks source link

how to load csv data #5

Closed tejas14 closed 3 years ago

tejas14 commented 3 years ago

I am getting this error when I load the .csv file(ECG data). Can you please help me. Thank you.

image image

dy1901 commented 3 years ago

You have to transpose the csv file.