Encoding-One-Hot


NameEncoding-One-Hot JSON
Version 0.1.11 PyPI version JSON
download
home_page
SummaryOne hot encoding Categorical to Numerical
upload_time2024-03-18 14:54:26
maintainer
docs_urlNone
authorchingDev.Official (Prince Carl Ajoc)
requires_python
license
keywords encoding categorical data numerical data data preprocessing machine learning data science
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Encoding-One-Hot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "encoding,categorical data,numerical data,data preprocessing,machine learning,data science",
    "author": "chingDev.Official (Prince Carl Ajoc)",
    "author_email": "chingace471@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b4/ac/8baec42f37db07f617e03eb4229fe71746b3e0e2b89273829766fffdb3a8/Encoding_One_Hot-0.1.11.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "One hot encoding Categorical to Numerical",
    "version": "0.1.11",
    "project_urls": null,
    "split_keywords": [
        "encoding",
        "categorical data",
        "numerical data",
        "data preprocessing",
        "machine learning",
        "data science"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f883dd07c12617312ef6753862cb760447d0dac420e91a4039de79602240901",
                "md5": "bb0b66010c8b0b7079f3e8c1932bd678",
                "sha256": "7c7180c77c0e0b719f12d786581f64af42c03d2ec3c8b932dca2ca15f15c2a63"
            },
            "downloads": -1,
            "filename": "Encoding_One_Hot-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb0b66010c8b0b7079f3e8c1932bd678",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2505,
            "upload_time": "2024-03-18T14:54:24",
            "upload_time_iso_8601": "2024-03-18T14:54:24.512228Z",
            "url": "https://files.pythonhosted.org/packages/0f/88/3dd07c12617312ef6753862cb760447d0dac420e91a4039de79602240901/Encoding_One_Hot-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4ac8baec42f37db07f617e03eb4229fe71746b3e0e2b89273829766fffdb3a8",
                "md5": "945a7dd1151e0ecbfdebb2741ff6fe74",
                "sha256": "48dad2dd86d27ad6ec8fbe1c87490e4d7a873d1db88caf2a8bfda5e7932f303e"
            },
            "downloads": -1,
            "filename": "Encoding_One_Hot-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "945a7dd1151e0ecbfdebb2741ff6fe74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1681,
            "upload_time": "2024-03-18T14:54:26",
            "upload_time_iso_8601": "2024-03-18T14:54:26.271146Z",
            "url": "https://files.pythonhosted.org/packages/b4/ac/8baec42f37db07f617e03eb4229fe71746b3e0e2b89273829766fffdb3a8/Encoding_One_Hot-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-18 14:54:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "encoding-one-hot"
}
        
Elapsed time: 0.22945s