A Python 2.* port of 3.4 Statistics Module
Project description
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:
This package: https://github.com/digitalemagine/py-statistics
Official Python documentation: https://docs.python.org/3/library/statistics.html
Original PEP 450: http://www.python.org/dev/peps/pep-0450/
Original source code: https://github.com/python/cpython/blob/master/Lib/statistics.py (alt)
Original source documentation: https://github.com/python/cpython/blob/master/Doc/library/statistics.rst
TODO
Make a version for Python 3.0 -> 3.2 (http://pythonhosted.org//setuptools/python3.html)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file statistics-1.0.3.5.tar.gz
.
File metadata
- Download URL: statistics-1.0.3.5.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dc379b80b07bf2ddd5488cad06b2b9531da4dd31edb04dc9ec0dc226486c138 |
|
MD5 | d6d97f3a1a7b3192cff99e0f2b5956c3 |
|
BLAKE2b-256 | bb3aae99a15e65636559d936dd2159d75af1619491e8cb770859fbc8aa62cef6 |