Skip to main content

A toolkit for insightful exploratory data analysis (EDA) with advanced visualization and statistical tools.

Project description

InsightfulPy

InsightfulPy is a comprehensive Python package designed to simplify Exploratory Data Analysis (EDA) workflows. It provides powerful utilities for analyzing both numerical and categorical data, detecting outliers, handling missing values, and generating insightful visualizations.


Features

  • Numerical Analysis: Summarize numerical features with detailed statistics like mean, median, mode, skewness, kurtosis, and more.
  • Categorical Analysis: Generate frequency tables, detect high-cardinality features, and analyze mixed data types.
  • Visualization Tools: Create box plots, KDE plots, QQ plots, scatter plots, bar charts, and pie charts effortlessly.
  • Outlier Detection: Identify outliers using the IQR method and visualize them.
  • Missing Data Handling: Visualize missing data patterns using missingno.
  • Customizable Summaries: Grouped statistical summaries with TableOne for deeper insights.

Installation

pip install InsightfulPy

Or, if you're installing directly from the repository:

pip install git+https://github.com/dhaneshbb/InsightfulPy.git

Dependencies

  • pandas
  • numpy
  • matplotlib
  • seaborn
  • researchpy
  • tableone
  • missingno
  • scipy
  • tabulate

All dependencies are automatically installed with the package.


Usage

Importing the Package

import pandas as pd
from InsightfulPy.eda import *
from InsightfulPy.utils import *

Contributing

Contributions are welcome! Please fork the repository, make your changes, and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.


License

This project is licensed under the MIT License. See the LICENSE file for details.


Author


Acknowledgements

  • Inspired by best practices in EDA and data visualization.
  • Thanks to the open-source community for the amazing tools and libraries!

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

InsightfulPy-0.1.1.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

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

InsightfulPy-0.1.1-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file InsightfulPy-0.1.1.tar.gz.

File metadata

  • Download URL: InsightfulPy-0.1.1.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for InsightfulPy-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e733dd00b19a09781370594fd14c377c0406852a345b966225dcc3114be6c3d1
MD5 f96bd344bd0dae4cae96c62b93521880
BLAKE2b-256 67ba471126b1824888786b3b47b99819f7b2dbcaa4eb112e9efd8a68f35db7b1

See more details on using hashes here.

File details

Details for the file InsightfulPy-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: InsightfulPy-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for InsightfulPy-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c0c23b63ad708d6bdaa28d0835b181671daf757ba7000faf956f57425d6c3ff
MD5 5d0b99836ee491b8a623205895248dcc
BLAKE2b-256 52989a3f46b06e2e0ccd76b21a3c55a67eb27c69b3c10167245f0c8150507535

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