Skip to content
本站總訪問量
本站訪客數 人次

statistics

計算數據集的平均值

python
statistics.mean()

計算數據集的中位數

python
statistics.median()

計算給定分組數據集的分組中位數

python
statistics.median_grouped()

Contributors

The avatar of contributor named as lucashsu95 lucashsu95

Changelog