statistics 1.0.3.5


pip install statistics

  Latest version

Released: Oct 16, 2014

Project Links

Meta
Author: Stefano Crosta

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

Programming Language
  • Python :: 2
  • Python :: 2.6
  • Python :: 2.7

A port of Python 3.4 statistics module to Python 2.*, initially done through the 3to2 tool.

This module provides functions for calculating mathematical statistics of numeric (Real-valued) data.

Sources

Relevant links:

TODO

Make a version for Python 3.0 -> 3.2 (http://pythonhosted.org//setuptools/python3.html)

No dependencies