Numpy array method for median? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Numpy array method for median?

so .mean() returns the arithmetic average. Is there a method that returns the median? I tried arr.median() but got a no attribute error.

13th Oct 2020, 11:33 AM
Nassim Abed
Nassim Abed - avatar
1 Resposta