A

Admin • 802.91K Points
Coach

Q. Which parameter is used to make a histogram cumulative?

  • (A) density=True
  • (B) cumulative=True
  • (C) stacked=True
  • (D) agg=True
  • Correct Answer - Option(B)
  • Views: 3
  • Filed under category Matplot Lib
  • Hashtags:

Explanation by: Admin
Set cumulative=True in plt.hist() to make the histogram cumulative.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.