mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Note that examples are sorted only for convenience.
This commit is contained in:
parent
db5ab780e8
commit
e051b55049
1 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,9 @@ tends to deviate from the typical or average values.
|
|||
Function details
|
||||
----------------
|
||||
|
||||
Note: The functions do not require the data given to them to be sorted.
|
||||
However, for reading convenience, most of the examples show sorted sequences.
|
||||
|
||||
.. function:: mean(data)
|
||||
|
||||
Return the sample arithmetic mean of *data*, a sequence or iterator of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue