How many bins would numpy choose for wait on its own
Matplotlib · from Distributions
ax.histbinsdensityax.boxplotax.violinplotnp.histogramPutting the kettle on…
Starting up…
Exercise 2
How many bins would numpy choose for wait on its own? Return the number, using np.histogram_bin_edges with bins="auto". (Edges, not bins — mind the off-by-one.)
your answer
stuck? the lesson behind it
Distributions
What one column looks like before you average it