datacleanml


Namedatacleanml JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryA package for cleaning tabular data in preparation for machine learning
upload_time2024-08-26 21:19:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DataCleanML

Automatically cleans your data for machine learning tasks

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "datacleanml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Julius Simonelli <julius.simonelli@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/80/e2/e9e79c16c3f67aa3542d0b39848709f2ef8ce53d5700c34bb4fd0867febb/datacleanml-0.2.1.tar.gz",
    "platform": null,
    "description": "# DataCleanML\n\nAutomatically cleans your data for machine learning tasks\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package for cleaning tabular data in preparation for machine learning",
    "version": "0.2.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/jss367/datacleanml/issues",
        "Homepage": "https://github.com/jss367/datacleanml"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffdd72f5250b3a044785bd7709f5b5763973928f6c04244c251fcc7c2bde81f4",
                "md5": "dc7f619853ed7f7cf37218a7d8fb76e7",
                "sha256": "ce7d33451039f3bcc927435a90caa9a2da9845de72f559aa813ac1ca87088828"
            },
            "downloads": -1,
            "filename": "datacleanml-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc7f619853ed7f7cf37218a7d8fb76e7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6700,
            "upload_time": "2024-08-26T21:19:34",
            "upload_time_iso_8601": "2024-08-26T21:19:34.726684Z",
            "url": "https://files.pythonhosted.org/packages/ff/dd/72f5250b3a044785bd7709f5b5763973928f6c04244c251fcc7c2bde81f4/datacleanml-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80e2e9e79c16c3f67aa3542d0b39848709f2ef8ce53d5700c34bb4fd0867febb",
                "md5": "a8193876fddc014c1038805b97a39559",
                "sha256": "b2e81d8e52c194084da9c7ef1181ba0a7c8c1b18ad430d1a80cf87714b127eb5"
            },
            "downloads": -1,
            "filename": "datacleanml-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a8193876fddc014c1038805b97a39559",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3207634,
            "upload_time": "2024-08-26T21:19:39",
            "upload_time_iso_8601": "2024-08-26T21:19:39.306301Z",
            "url": "https://files.pythonhosted.org/packages/80/e2/e9e79c16c3f67aa3542d0b39848709f2ef8ce53d5700c34bb4fd0867febb/datacleanml-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-26 21:19:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jss367",
    "github_project": "datacleanml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "datacleanml"
}
        
Elapsed time: 0.40053s