Session 8 Lecture 1
In [ ]:
1 plt.barh(x, y) 2 plt.show()
LegendsPlot legends give meaning to a visualization.In [50]:
Pie ChartIn [3]: