raha


Nameraha JSON
Version 1.26 PyPI version JSON
download
home_pagehttps://github.com/bigdama/raha
SummaryRaha and Baran: An End-to-End Data Cleaning System
upload_time2023-06-29 11:23:18
maintainer
docs_urlNone
authorMohammad Mahdavi
requires_python
licenseApache 2.0
keywords data cleaning machine learning error detection error correction data repairing
VCS
bugtrack_url
requirements numpy pandas scipy scikit-learn matplotlib prettytable mwparserfromhell beautifulsoup4 py7zr
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bigdama/raha",
    "name": "raha",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Data Cleaning,Machine Learning,Error Detection,Error Correction,Data Repairing",
    "author": "Mohammad Mahdavi",
    "author_email": "moh.mahdavi.l@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/14/8b/77d88acb6d2c6e9dc0646d22f84c217cf27157ef5e44d255be38c541e00a/raha-1.26.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Raha and Baran: An End-to-End Data Cleaning System",
    "version": "1.26",
    "project_urls": {
        "Download": "https://github.com/BigDaMa/raha/archive/v1.26.tar.gz",
        "Homepage": "https://github.com/bigdama/raha"
    },
    "split_keywords": [
        "data cleaning",
        "machine learning",
        "error detection",
        "error correction",
        "data repairing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bb055eb7285479596ac280aab8d574f3ddc652f05201117ae70439cc3955baf",
                "md5": "53887cf137f43da593cd681c2fc14f3f",
                "sha256": "07274d92937e1b97ef144a60a0513f401ed4b2a4b4cd3970111592bfaeb06b1d"
            },
            "downloads": -1,
            "filename": "raha-1.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "53887cf137f43da593cd681c2fc14f3f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3098904,
            "upload_time": "2023-06-29T11:23:16",
            "upload_time_iso_8601": "2023-06-29T11:23:16.674856Z",
            "url": "https://files.pythonhosted.org/packages/2b/b0/55eb7285479596ac280aab8d574f3ddc652f05201117ae70439cc3955baf/raha-1.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "148b77d88acb6d2c6e9dc0646d22f84c217cf27157ef5e44d255be38c541e00a",
                "md5": "c89f84710a8106c12853ffc06c806e84",
                "sha256": "cdacfa57ccf796a737bda81194fb449836ad30fd2eaa718ad3b854a565bb0a35"
            },
            "downloads": -1,
            "filename": "raha-1.26.tar.gz",
            "has_sig": false,
            "md5_digest": "c89f84710a8106c12853ffc06c806e84",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3047071,
            "upload_time": "2023-06-29T11:23:18",
            "upload_time_iso_8601": "2023-06-29T11:23:18.522692Z",
            "url": "https://files.pythonhosted.org/packages/14/8b/77d88acb6d2c6e9dc0646d22f84c217cf27157ef5e44d255be38c541e00a/raha-1.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-29 11:23:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bigdama",
    "github_project": "raha",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.22.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.7.2"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    "==",
                    "1.2.2"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.7.1"
                ]
            ]
        },
        {
            "name": "prettytable",
            "specs": [
                [
                    "==",
                    "0.7.2"
                ]
            ]
        },
        {
            "name": "mwparserfromhell",
            "specs": [
                [
                    "==",
                    "0.5.4"
                ]
            ]
        },
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    "==",
                    "4.6.0"
                ]
            ]
        },
        {
            "name": "py7zr",
            "specs": [
                [
                    "==",
                    "0.20.2"
                ]
            ]
        }
    ],
    "lcname": "raha"
}
        
Elapsed time: 0.09867s