{"categories":[{"label":"Mathematics","url":"https://skillfed.io/packages/category/scientific-engineering-mathematics/3"}],"enrichment":{"capability":"Provides basic mathematical statistics functions (mean, median, mode, standard deviation, variance) for Python 2.x, backported from Python 3.4's standard library statistics module.","skillfed_tags":["python-2-only","abandoned"],"use_cases":["Legacy Python 2.6 or 2.7 codebases that need basic statistical calculations and cannot be upgraded.","Educational projects demonstrating how to port standard library modules between Python versions using automated tools.","Historical reference for understanding how the official statistics module was adapted for older Python versions."],"what_it_does":"This package is a backport of Python 3.4's statistics module to Python 2.x, created by converting the official CPython implementation using the 3to2 tool. It provides functions for calculating basic descriptive statistics\u2014mean, median, mode, standard deviation, and variance\u2014on numeric data.\n\nThe package was last released on 2014-10-16 and is no longer maintained. With a maintenance status of abandoned and no updates in 4320 days, this backport is effectively obsolete. Installing it serves no practical purpose for new code.","worth_installing":"No. This package is abandoned (last updated 2014-10-16) and targets Python 2.6 and 2.7. Install only if you are maintaining legacy code on those versions that cannot be upgraded; otherwise, use Python 3's built-in statistics module."},"id":"statistics","links":{"html":"https://skillfed.io/packages/statistics","md":"https://skillfed.io/packages/statistics.md","pypi":"https://pypi.org/project/statistics/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2014-10-16","license_spdx":null,"license_treatment":"permissive","name":"statistics","python_support":"unspecified","summary":"A Python 2.* port of 3.4 Statistics Module"},"popularity":{"monthly_downloads":212074,"position":9466,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.3.5"}
