Skip to main content

A group of tools to do exploratory analysis.

Project description

Milas Imagen de vecstock 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.

pip install milanesas

Usage/Examples

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.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

milanesas-0.1.33.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

milanesas-0.1.33-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file milanesas-0.1.33.tar.gz.

File metadata

  • Download URL: milanesas-0.1.33.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1019-azure

File hashes

Hashes for milanesas-0.1.33.tar.gz
Algorithm Hash digest
SHA256 a146b47f5d37f8071b7ff199cb2f09189e318b5aa4aadcd96fd698b9e163da2b
MD5 4638d350e11db660c21786b2bf4695e3
BLAKE2b-256 605d9f42f4c5ed7d2dc96ab8ba32d0a432d031daf9802f0ef3484a025b676ded

See more details on using hashes here.

File details

Details for the file milanesas-0.1.33-py3-none-any.whl.

File metadata

  • Download URL: milanesas-0.1.33-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1019-azure

File hashes

Hashes for milanesas-0.1.33-py3-none-any.whl
Algorithm Hash digest
SHA256 7a13cb9b579009685567a4c5a15a0a94cb9cbd74f8479e8cec885725d216b697
MD5 97f41f20219396017c06ef1d04092c2c
BLAKE2b-256 ab205953062bef91264478f720285a3e66e7a5f27f246f0cbfb46280dbe53568

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page