distance-reducer


Namedistance-reducer JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/KevinBrd
SummaryGroup dataframe elements by minimizing the distance between them using linear minimization
upload_time2024-04-22 20:48:26
maintainerNone
docs_urlNone
authorKevin Bourdon
requires_pythonNone
licenseMIT
keywords group distance minimizing linear optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/KevinBrd",
    "name": "distance-reducer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "GROUP, DISTANCE, MINIMIZING, LINEAR, OPTIMIZATION",
    "author": "Kevin Bourdon",
    "author_email": "kevin.bourdon@kedgebs.com",
    "download_url": "https://files.pythonhosted.org/packages/c0/23/d4a7d7f158e9edcf7ab7e3dac34f8d105d9a41b469f24e94b7c6423a5bc1/distance_reducer-0.1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Group dataframe elements by minimizing the distance between them using linear minimization",
    "version": "0.1.1",
    "project_urls": {
        "Download": "https://github.com/KevinBrd/distance_reducer/archive/refs/tags/v_0.1.1.tar.gz",
        "Homepage": "https://github.com/KevinBrd"
    },
    "split_keywords": [
        "group",
        " distance",
        " minimizing",
        " linear",
        " optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c023d4a7d7f158e9edcf7ab7e3dac34f8d105d9a41b469f24e94b7c6423a5bc1",
                "md5": "e6d74a1f966e6508195bb317da25e8d7",
                "sha256": "06d79a355fc0652513f684eb28a2f4f94f4cffccceea6b60b3d5abd1be44d0b3"
            },
            "downloads": -1,
            "filename": "distance_reducer-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e6d74a1f966e6508195bb317da25e8d7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5928,
            "upload_time": "2024-04-22T20:48:26",
            "upload_time_iso_8601": "2024-04-22T20:48:26.440425Z",
            "url": "https://files.pythonhosted.org/packages/c0/23/d4a7d7f158e9edcf7ab7e3dac34f8d105d9a41b469f24e94b7c6423a5bc1/distance_reducer-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 20:48:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "KevinBrd",
    "github_project": "distance_reducer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "distance-reducer"
}
        
Elapsed time: 0.24193s