data-transformations


Namedata-transformations JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA Python library for common data transformations used in machine learning.
upload_time2024-03-01 06:44:36
maintainer
docs_urlNone
authorYour Name
requires_python>=3.8,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "data-transformations",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/53/2a/58edbfff2f276523a642b5f3f1bb7bb18c9444b4031ff795954d642b25db/data_transformations-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python library for common data transformations used in machine learning.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "463888dfc7598d121cd277ef89bd06addafd9c7a13fe651ea5ec99692f79f2c0",
                "md5": "f4c8f0c9f3e1394e1718ca363cfec6dc",
                "sha256": "12402c84ff5fd34f7de4dd5ce05e42f5ce8ce3d6e015ce89da79fd61324f9dda"
            },
            "downloads": -1,
            "filename": "data_transformations-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4c8f0c9f3e1394e1718ca363cfec6dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 4134,
            "upload_time": "2024-03-01T06:44:33",
            "upload_time_iso_8601": "2024-03-01T06:44:33.578144Z",
            "url": "https://files.pythonhosted.org/packages/46/38/88dfc7598d121cd277ef89bd06addafd9c7a13fe651ea5ec99692f79f2c0/data_transformations-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "532a58edbfff2f276523a642b5f3f1bb7bb18c9444b4031ff795954d642b25db",
                "md5": "80395d0bf8fcca3f5a4d79eb344604c4",
                "sha256": "1824e4311255041500cfbac0ad035f7f5175b4f448e528f6b7261d0a2c1ea61b"
            },
            "downloads": -1,
            "filename": "data_transformations-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "80395d0bf8fcca3f5a4d79eb344604c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 2156,
            "upload_time": "2024-03-01T06:44:36",
            "upload_time_iso_8601": "2024-03-01T06:44:36.949635Z",
            "url": "https://files.pythonhosted.org/packages/53/2a/58edbfff2f276523a642b5f3f1bb7bb18c9444b4031ff795954d642b25db/data_transformations-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-01 06:44:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "data-transformations"
}
        
Elapsed time: 0.23270s