sanitipy


Namesanitipy JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/yestab335/sanitipy
SummarySanitipy is a user-friendly Python library designed for data cleaning and preprocessing. It provides essential utilities to streamline the process of preparing datasets for analysis or modeling. With features such as duplicate removal, handling missing values, and automatic data type inference, sanitipy simplifies the data cleaning workflow, making it a useful tool for data scientists and analysts.
upload_time2025-08-06 01:33:09
maintainerNone
docs_urlNone
authorAdam Ben-Aamr
requires_pythonNone
licenseNone
keywords data data cleaning missing data data science pandas python
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/yestab335/sanitipy",
    "name": "sanitipy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "data, data cleaning, missing data, data science, pandas, python",
    "author": "Adam Ben-Aamr",
    "author_email": "adambenaamr@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/23/98/4548d968a863d592c1dc0b7ab2dbd370fc7a79ca85a85e0c58a8f69d54d1/sanitipy-1.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Sanitipy is a user-friendly Python library designed for data cleaning and preprocessing. It provides essential utilities to streamline the process of preparing datasets for analysis or modeling. With features such as duplicate removal, handling missing values, and automatic data type inference, sanitipy simplifies the data cleaning workflow, making it a useful tool for data scientists and analysts.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/yestab335/sanitipy"
    },
    "split_keywords": [
        "data",
        " data cleaning",
        " missing data",
        " data science",
        " pandas",
        " python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "28cf4f8cdf0944bf7cb184c529357d6c6751c42f75aebe086ea390221d00206e",
                "md5": "ed80578b3ad1a67440e8ea6d275fa48f",
                "sha256": "e3749ed95d9192d2cd063809d3377cec6701a1f5ec5145f1b3c45f5d16f4ffd5"
            },
            "downloads": -1,
            "filename": "sanitipy-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed80578b3ad1a67440e8ea6d275fa48f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17350,
            "upload_time": "2025-08-06T01:33:08",
            "upload_time_iso_8601": "2025-08-06T01:33:08.003926Z",
            "url": "https://files.pythonhosted.org/packages/28/cf/4f8cdf0944bf7cb184c529357d6c6751c42f75aebe086ea390221d00206e/sanitipy-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "23984548d968a863d592c1dc0b7ab2dbd370fc7a79ca85a85e0c58a8f69d54d1",
                "md5": "2724efe1c825649ad678b217643dc05a",
                "sha256": "b8a86218f523763597bb2d5515fe28ae1455a6d478b14e1e42155166faa686e5"
            },
            "downloads": -1,
            "filename": "sanitipy-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2724efe1c825649ad678b217643dc05a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17766,
            "upload_time": "2025-08-06T01:33:09",
            "upload_time_iso_8601": "2025-08-06T01:33:09.466693Z",
            "url": "https://files.pythonhosted.org/packages/23/98/4548d968a863d592c1dc0b7ab2dbd370fc7a79ca85a85e0c58a8f69d54d1/sanitipy-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-06 01:33:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yestab335",
    "github_project": "sanitipy",
    "github_not_found": true,
    "lcname": "sanitipy"
}
        
Elapsed time: 2.04131s