A

Admin • 802.91K Points
Coach

Q. Which function is used to create a histogram?

  • (A) plt.hist()
  • (B) plt.pie()
  • (C) plt.barh()
  • (D) plt.box()
  • Correct Answer - Option(A)
  • Views: 4
  • Filed under category Matplot Lib
  • Hashtags:

Explanation by: Admin
plt.hist() is used to plot histograms, which show frequency distributions.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.