python-cex


Namepython-cex JSON
Version 0.0.6 PyPI version JSON
download
home_pageNone
SummaryThe Cleaning and EXploration kit for Data Scientist.
upload_time2024-07-10 05:10:00
maintainerNone
docs_urlNone
authorJohn Willliam (Yande)
requires_pythonNone
licenseNone
keywords python data science cleaning exploring clean explore
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<img src="https://drive.google.com/uc?export=view&id=1XwHm3fgt0oQU1vcx-dlEOgTZA2q1HMli" alt="Thumbnail">

# CEX: Cleaning and EXploration kit for data scientist

| | |
| --- | --- |
| Package | [![PyPI Latest Release](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fpypi.org%2Fpypi%2Fpython-cex%2Fjson&query=%24.info.version&label=version)](https://pypi.org/project/python-cex/) [![License](https://img.shields.io/badge/License-GNU_GPL_v3.0-green)](https://github.com/johnw1llliam/CEX/blob/main/LICENSE)

## What is it?
The ultimate kit for Data Scientists to do data Cleaning and EXploration with 30+ built-in functions that can help data scientist to do data wrangling.
This package aims to make data wrangling easier by calling a function to do specific task without having to do raw coding.

## Features
<ul>
  <li>30+ built-in functions for data cleaning and exploration</li>
  <li>Compatible with popular data science libraries such as pandas and numpy</li>
  <li>Comprehensive error handling and validation</li>
</ul>

## Usage
Quick example:
```python
import cex
import pandas as pd

df = pd.read_csv("data.csv")
cex.col_category_graph(df)
```

Result:

<img src="https://drive.google.com/uc?export=view&id=1zLtv2IgZelCBqPFcsA4HFwhmFjpxo6kW" alt="Sample">

## Source Code
The source code is located <a href="https://github.com/johnw1llliam/CEX">here</a>


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python-cex",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, data science, cleaning, exploring, clean, explore",
    "author": "John Willliam (Yande)",
    "author_email": "<satwikayasayande@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a1/8c/2c40ca6048d88aaef82e31a7398662fe48501def919a621d3199f89e8de4/python-cex-0.0.6.tar.gz",
    "platform": null,
    "description": "\r\n<img src=\"https://drive.google.com/uc?export=view&id=1XwHm3fgt0oQU1vcx-dlEOgTZA2q1HMli\" alt=\"Thumbnail\">\r\n\r\n# CEX: Cleaning and EXploration kit for data scientist\r\n\r\n| | |\r\n| --- | --- |\r\n| Package | [![PyPI Latest Release](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fpypi.org%2Fpypi%2Fpython-cex%2Fjson&query=%24.info.version&label=version)](https://pypi.org/project/python-cex/) [![License](https://img.shields.io/badge/License-GNU_GPL_v3.0-green)](https://github.com/johnw1llliam/CEX/blob/main/LICENSE)\r\n\r\n## What is it?\r\nThe ultimate kit for Data Scientists to do data Cleaning and EXploration with 30+ built-in functions that can help data scientist to do data wrangling.\r\nThis package aims to make data wrangling easier by calling a function to do specific task without having to do raw coding.\r\n\r\n## Features\r\n<ul>\r\n  <li>30+ built-in functions for data cleaning and exploration</li>\r\n  <li>Compatible with popular data science libraries such as pandas and numpy</li>\r\n  <li>Comprehensive error handling and validation</li>\r\n</ul>\r\n\r\n## Usage\r\nQuick example:\r\n```python\r\nimport cex\r\nimport pandas as pd\r\n\r\ndf = pd.read_csv(\"data.csv\")\r\ncex.col_category_graph(df)\r\n```\r\n\r\nResult:\r\n\r\n<img src=\"https://drive.google.com/uc?export=view&id=1zLtv2IgZelCBqPFcsA4HFwhmFjpxo6kW\" alt=\"Sample\">\r\n\r\n## Source Code\r\nThe source code is located <a href=\"https://github.com/johnw1llliam/CEX\">here</a>\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "The Cleaning and EXploration kit for Data Scientist.",
    "version": "0.0.6",
    "project_urls": null,
    "split_keywords": [
        "python",
        " data science",
        " cleaning",
        " exploring",
        " clean",
        " explore"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "160bfec405e1426b16b5c6c9a8ddbbf2adec7e78c890fe03a71ea740bc71da42",
                "md5": "c6f515ec99800eb3db25d839abc99ef0",
                "sha256": "8510c59c687762fdaebb64ea8384529f144d9b917c46e5701ffa3c5d13c5a64b"
            },
            "downloads": -1,
            "filename": "python_cex-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c6f515ec99800eb3db25d839abc99ef0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8321,
            "upload_time": "2024-07-10T05:09:58",
            "upload_time_iso_8601": "2024-07-10T05:09:58.753586Z",
            "url": "https://files.pythonhosted.org/packages/16/0b/fec405e1426b16b5c6c9a8ddbbf2adec7e78c890fe03a71ea740bc71da42/python_cex-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a18c2c40ca6048d88aaef82e31a7398662fe48501def919a621d3199f89e8de4",
                "md5": "e03033922e2b8ec993bde6b5ab18b002",
                "sha256": "907377709a1dfabf1a29ef5707c95c46e0b5d97daadd692f28df6c20e4cd5f40"
            },
            "downloads": -1,
            "filename": "python-cex-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "e03033922e2b8ec993bde6b5ab18b002",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9345,
            "upload_time": "2024-07-10T05:10:00",
            "upload_time_iso_8601": "2024-07-10T05:10:00.484225Z",
            "url": "https://files.pythonhosted.org/packages/a1/8c/2c40ca6048d88aaef82e31a7398662fe48501def919a621d3199f89e8de4/python-cex-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-10 05:10:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python-cex"
}
        
Elapsed time: 0.87376s