milanesas


Namemilanesas JSON
Version 0.1.33 PyPI version JSON
download
home_pagehttps://torrezmn.github.io/EDA_Helper/eda_helper/
SummaryA group of tools to do exploratory analysis.
upload_time2024-02-08 14:50:56
maintainer
docs_urlNone
authorTorrez, Milton
requires_python>=3.9,<4.0
license
keywords packaging data_science pandas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Milas](https://raw.githubusercontent.com/TorrezMN/EDA_Helper/main/docs/img/mila.png)
<a href="https://www.freepik.es/foto-gratis/filete-frito-papas-fritas-ensalada-generado-ia_41280531.htm#query=milanesa&position=7&from_view=search&track=sph&uuid=3ea07f79-5848-48b5-b78f-9f0c1f572f52">Imagen de vecstock</a> en Freepik

# Milanesas / EDA helper 
---

Tired of wrangling data wrangling during EDA?  Unleash the Python data analysis beast within with milanesas, your new secret weapon for effortless Exploratory Data Analysis!

Say goodbye to repetitive coding and hello to intuitive automation: visualize distributions, uncover missing values, identify relationships, and generate comprehensive reports – all with a few lines of code.

Stop drowning in data, start diving for insights with milanesas!

P.S. It's so user-friendly, even pandas ninjas will be impressed.


## Features

- Functions to draw simple graphs.
- Functions for drawing orizontal and vertical comparative graphs.
- Functions for transforming percentage values.
- Functions for counting unique values.



## Installation

Install my-project with pipy.

```bash
pip install milanesas
```
    
## Usage/Examples

```python
import pandas as pd

import milanesas.eda_helper as eh #Importing the library.


# Create a test dataframe.
df = pd.DataFrame({'Category': ['A', 'B', 'F', 'C'], 'count': [4, 2, 3, 1]})


# Make a horizontal barchart.
eh.make_custom_horizontal_bar(
    df, 
    "col", 
    "Custom horizontal bar chart.", 
    "Count", 
    "Category", 
    False)
```

This simple code will show the following chart.

![Barchart demo.](https://raw.githubusercontent.com/TorrezMN/EDA_Helper/main/docs/img/output_2_1.png)


## License

[MIT](https://github.com/TorrezMN/EDA_Helper/blob/main/docs/img/output_2_1.png)


            

Raw data

            {
    "_id": null,
    "home_page": "https://torrezmn.github.io/EDA_Helper/eda_helper/",
    "name": "milanesas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "packaging,data_science,pandas",
    "author": "Torrez, Milton",
    "author_email": "torrez.mn@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/60/5d/9f42f4c5ed7d2dc96ab8ba32d0a432d031daf9802f0ef3484a025b676ded/milanesas-0.1.33.tar.gz",
    "platform": null,
    "description": "![Milas](https://raw.githubusercontent.com/TorrezMN/EDA_Helper/main/docs/img/mila.png)\n<a href=\"https://www.freepik.es/foto-gratis/filete-frito-papas-fritas-ensalada-generado-ia_41280531.htm#query=milanesa&position=7&from_view=search&track=sph&uuid=3ea07f79-5848-48b5-b78f-9f0c1f572f52\">Imagen de vecstock</a> en Freepik\n\n# Milanesas / EDA helper \n---\n\nTired of wrangling data wrangling during EDA?  Unleash the Python data analysis beast within with milanesas, your new secret weapon for effortless Exploratory Data Analysis!\n\nSay goodbye to repetitive coding and hello to intuitive automation: visualize distributions, uncover missing values, identify relationships, and generate comprehensive reports \u2013 all with a few lines of code.\n\nStop drowning in data, start diving for insights with milanesas!\n\nP.S. It's so user-friendly, even pandas ninjas will be impressed.\n\n\n## Features\n\n- Functions to draw simple graphs.\n- Functions for drawing orizontal and vertical comparative graphs.\n- Functions for transforming percentage values.\n- Functions for counting unique values.\n\n\n\n## Installation\n\nInstall my-project with pipy.\n\n```bash\npip install milanesas\n```\n    \n## Usage/Examples\n\n```python\nimport pandas as pd\n\nimport milanesas.eda_helper as eh #Importing the library.\n\n\n# Create a test dataframe.\ndf = pd.DataFrame({'Category': ['A', 'B', 'F', 'C'], 'count': [4, 2, 3, 1]})\n\n\n# Make a horizontal barchart.\neh.make_custom_horizontal_bar(\n    df, \n    \"col\", \n    \"Custom horizontal bar chart.\", \n    \"Count\", \n    \"Category\", \n    False)\n```\n\nThis simple code will show the following chart.\n\n![Barchart demo.](https://raw.githubusercontent.com/TorrezMN/EDA_Helper/main/docs/img/output_2_1.png)\n\n\n## License\n\n[MIT](https://github.com/TorrezMN/EDA_Helper/blob/main/docs/img/output_2_1.png)\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A group of tools to do exploratory analysis.",
    "version": "0.1.33",
    "project_urls": {
        "Homepage": "https://torrezmn.github.io/EDA_Helper/eda_helper/"
    },
    "split_keywords": [
        "packaging",
        "data_science",
        "pandas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab205953062bef91264478f720285a3e66e7a5f27f246f0cbfb46280dbe53568",
                "md5": "97f41f20219396017c06ef1d04092c2c",
                "sha256": "7a13cb9b579009685567a4c5a15a0a94cb9cbd74f8479e8cec885725d216b697"
            },
            "downloads": -1,
            "filename": "milanesas-0.1.33-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "97f41f20219396017c06ef1d04092c2c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 8048,
            "upload_time": "2024-02-08T14:50:54",
            "upload_time_iso_8601": "2024-02-08T14:50:54.682560Z",
            "url": "https://files.pythonhosted.org/packages/ab/20/5953062bef91264478f720285a3e66e7a5f27f246f0cbfb46280dbe53568/milanesas-0.1.33-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "605d9f42f4c5ed7d2dc96ab8ba32d0a432d031daf9802f0ef3484a025b676ded",
                "md5": "4638d350e11db660c21786b2bf4695e3",
                "sha256": "a146b47f5d37f8071b7ff199cb2f09189e318b5aa4aadcd96fd698b9e163da2b"
            },
            "downloads": -1,
            "filename": "milanesas-0.1.33.tar.gz",
            "has_sig": false,
            "md5_digest": "4638d350e11db660c21786b2bf4695e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 7430,
            "upload_time": "2024-02-08T14:50:56",
            "upload_time_iso_8601": "2024-02-08T14:50:56.335459Z",
            "url": "https://files.pythonhosted.org/packages/60/5d/9f42f4c5ed7d2dc96ab8ba32d0a432d031daf9802f0ef3484a025b676ded/milanesas-0.1.33.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-08 14:50:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "milanesas"
}
        
Elapsed time: 0.18512s