digitalemagine / py-statistics

Port of Python 3.4 statistics to 2.7 and up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

statistics - Mathematical statistics functions

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.

Bugs

Please use the github tracker (see github link later)

Version

Currently corresponds to Python 3.4.0 beta 3 - commit 720bb69ea9b39adc6c39d2fd9da5072a5c1e8d03

Sources

Relevant links:

License

This is a backport, and adopts the same PSF License as the original code

TODO

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

About

Port of Python 3.4 statistics to 2.7 and up

License:Other


Languages

Language:Python 100.0%