[资源介绍]
statistics — Mathematical statistics functions — Python 3.14.3 documentation
Source code: Lib/statistics.py This module provides functions for calculating mathematical statistics of numeric ( Real-valued) data. The module is not intended to be a competitor to third-party li...
- statistics - 内置 Python 库,用于所有基本统计计算。