preprocess-ai


Namepreprocess-ai JSON
Version 0.2.20 PyPI version JSON
download
home_pagehttps://github.com/yourusername/preprocess_ai
SummaryA package for preprocessing data for AI models
upload_time2024-06-07 20:00:30
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Preprocess AI

A package for preprocessing data for AI models.

## Features

- Data cleaning
- Feature engineering
- Data transformation
- And more...

## Installation

```bash
pip install preprocess_ai

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/preprocess_ai",
    "name": "preprocess-ai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "Your Name <your_email@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/16/99/49ef491cc72096ed2e56faca95a4d7d5012ce97b57be555677a983f4a001/preprocess_ai-0.2.20.tar.gz",
    "platform": null,
    "description": "# Preprocess AI\n\nA package for preprocessing data for AI models.\n\n## Features\n\n- Data cleaning\n- Feature engineering\n- Data transformation\n- And more...\n\n## Installation\n\n```bash\npip install preprocess_ai\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package for preprocessing data for AI models",
    "version": "0.2.20",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/preprocess_ai"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be83db4e2f69b7ed7b417f936bfc6f7f59c4800eda4155125b2954cff0a7d1ea",
                "md5": "1c8b6751b61a3ccf798ae0d72e79c242",
                "sha256": "68d27250b64b7f14d3cf7465eabd848bd80682c96fb98c3bc157dc6bae193218"
            },
            "downloads": -1,
            "filename": "preprocess_ai-0.2.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c8b6751b61a3ccf798ae0d72e79c242",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 24066,
            "upload_time": "2024-06-07T20:00:28",
            "upload_time_iso_8601": "2024-06-07T20:00:28.587542Z",
            "url": "https://files.pythonhosted.org/packages/be/83/db4e2f69b7ed7b417f936bfc6f7f59c4800eda4155125b2954cff0a7d1ea/preprocess_ai-0.2.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "169949ef491cc72096ed2e56faca95a4d7d5012ce97b57be555677a983f4a001",
                "md5": "838296c3afe00dda3c69540d04018dd4",
                "sha256": "81eef24cbc3432155098448bea9e7d88d0cb8c607a81a05d99bfa9cc69924df6"
            },
            "downloads": -1,
            "filename": "preprocess_ai-0.2.20.tar.gz",
            "has_sig": false,
            "md5_digest": "838296c3afe00dda3c69540d04018dd4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15089,
            "upload_time": "2024-06-07T20:00:30",
            "upload_time_iso_8601": "2024-06-07T20:00:30.196566Z",
            "url": "https://files.pythonhosted.org/packages/16/99/49ef491cc72096ed2e56faca95a4d7d5012ce97b57be555677a983f4a001/preprocess_ai-0.2.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-07 20:00:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "preprocess_ai",
    "github_not_found": true,
    "lcname": "preprocess-ai"
}
        
Elapsed time: 0.43924s