swifter


Nameswifter JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/jmcarpenter2/swifter
SummaryA package which efficiently applies any function to a pandas dataframe or series in the fastest available manner
upload_time2023-07-31 18:46:53
maintainer
docs_urlNone
authorJason Carpenter
requires_python
license
keywords pandas dask apply function parallelize vectorize
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jmcarpenter2/swifter",
    "name": "swifter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pandas,dask,apply,function,parallelize,vectorize",
    "author": "Jason Carpenter",
    "author_email": "jcarpenter@manifold.ai",
    "download_url": "https://files.pythonhosted.org/packages/65/50/229383aa3bdf7b42fce40bf45c5431112da080499213044b9a87bb1ae441/swifter-1.4.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner",
    "version": "1.4.0",
    "project_urls": {
        "Download": "https://github.com/jmcarpenter2/swifter/archive/1.4.0.tar.gz",
        "Homepage": "https://github.com/jmcarpenter2/swifter"
    },
    "split_keywords": [
        "pandas",
        "dask",
        "apply",
        "function",
        "parallelize",
        "vectorize"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6550229383aa3bdf7b42fce40bf45c5431112da080499213044b9a87bb1ae441",
                "md5": "0c55c090fff4b22a367bb000d2bca652",
                "sha256": "e1bb74476a21b3f07a17aa18c97fdcba8599726bd17da732f09dabcc50e26ba0"
            },
            "downloads": -1,
            "filename": "swifter-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0c55c090fff4b22a367bb000d2bca652",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1190837,
            "upload_time": "2023-07-31T18:46:53",
            "upload_time_iso_8601": "2023-07-31T18:46:53.547690Z",
            "url": "https://files.pythonhosted.org/packages/65/50/229383aa3bdf7b42fce40bf45c5431112da080499213044b9a87bb1ae441/swifter-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-31 18:46:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jmcarpenter2",
    "github_project": "swifter",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "circle": true,
    "tox": true,
    "lcname": "swifter"
}
        
Elapsed time: 0.17522s