Data Science with Python — Easy
Key points
- plt.bar() is used for bar plots, not line plots.
- plt.scatter() is used for scatter plots, not line plots.
- plt.hist() is used for histograms, not line plots.
Ready to go further?
Related questions
Data Science with Python — Easy
Key points
Ready to go further?
Related questions