Q. Name the functions you will use to create a :-


(i) line chart

(ii) bar chart

(iii) scatter chart.


Answer :-

(i) matplotlib.pyplot.plot()

(ii) matplotlib.pyplot.bar()

(iii) matplotlib.pyplot.plot() and matplotlib.pyplot.scatter()

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post