Plot graph from Excel using Matplotlib

15.08.2016
'hsif' -5.plot the column 'Close' of the new table 'hsifNew' syntax used includes 1. pd.read_excel() 2. pd.read_excel(, skiprows=6) 3 & 4. hsifNew = hsif['ColA', 'ColB'... and so on] 5. plt.plot...

Похожие видео

Показать еще