weightedcalcs


Nameweightedcalcs JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttp://github.com/jsvine/weightedcalcs
SummaryPandas-based utility to calculate weighted means, medians, distributions, standard deviations, and more.
upload_time2024-11-10 18:54:30
maintainerNone
docs_urlNone
authorJeremy Singer-Vine
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/jsvine/weightedcalcs",
    "name": "weightedcalcs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Jeremy Singer-Vine",
    "author_email": "jsvine@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/71/09/1bef813e2cb52123cee058aa543918e82a78deb97eaed27eae0af2a24f03/weightedcalcs-0.1.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pandas-based utility to calculate weighted means, medians, distributions, standard deviations, and more.",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "http://github.com/jsvine/weightedcalcs"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f24ad3dcc7f6cf747e804d02a176697509a32b2eb82799377c943ae98ff3c39",
                "md5": "f597543db81b1fc9a3a2da23c2cd9cd2",
                "sha256": "afb18abaafd34cf6fa3550f8a851f5353c473d9bd80d9bd26acc860a23d6ddc6"
            },
            "downloads": -1,
            "filename": "weightedcalcs-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f597543db81b1fc9a3a2da23c2cd9cd2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3715,
            "upload_time": "2024-11-10T18:54:28",
            "upload_time_iso_8601": "2024-11-10T18:54:28.843692Z",
            "url": "https://files.pythonhosted.org/packages/3f/24/ad3dcc7f6cf747e804d02a176697509a32b2eb82799377c943ae98ff3c39/weightedcalcs-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71091bef813e2cb52123cee058aa543918e82a78deb97eaed27eae0af2a24f03",
                "md5": "06cc523746f3aff2b6625de9fc1884ed",
                "sha256": "78853f53409991671a34c2f06153d380083a4d1b242829897f15a9e5013036d5"
            },
            "downloads": -1,
            "filename": "weightedcalcs-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "06cc523746f3aff2b6625de9fc1884ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5264,
            "upload_time": "2024-11-10T18:54:30",
            "upload_time_iso_8601": "2024-11-10T18:54:30.198635Z",
            "url": "https://files.pythonhosted.org/packages/71/09/1bef813e2cb52123cee058aa543918e82a78deb97eaed27eae0af2a24f03/weightedcalcs-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-10 18:54:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jsvine",
    "github_project": "weightedcalcs",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "weightedcalcs"
}
        
Elapsed time: 0.63238s