pythonbook icon indicating copy to clipboard operation
pythonbook copied to clipboard

https://ethanweed.github.io/pythonbook/03.01-descriptives.html#calculating-the-mean-in-python

Open bbishop423 opened this issue 1 year ago • 0 comments

Corrected spelling error:

Now, as you may remember (you do remember, right?) I spent some time whining back in [the previous chapter about how the Python developers were really mean because they gave us a built-in function for adding but not for averaging, and I made a big deal about how we had to import statistics.mean. So why, I hear you ask, can we all of sudden calculate means without importing statistics.mean?

bbishop423 avatar Feb 19 '24 20:02 bbishop423