Plotting Data Files with Python

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

I tried using your code but it gives me an error saying "only size-1 arrays can be converted to Python scalars" when i try to use plt.figure. What can i do to debug this?

gonzalin
Автор

hello! I have the error saying "could not convert string to float 'Date'. I am using my own dataset which has Date column. How can I solve this while implementing loadtxt command?

rahimovsinsights