Return the median cups per stall — one value per column of cups

NumPy · from Summary statistics

np.median.std / .varddofnp.percentilenp.corrcoefnp.histogramnp.bincount

Putting the kettle on…

Starting up…

Exercise 4

Return the median cups per stall — one value per column of cups.

your answer
stuck? the lesson behind it
Summary statistics
mean vs median, spread, percentiles — and when the average lies to you.