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.2.tar.gz (14.5 kB view details)

Uploaded Source

File details

Details for the file insightfulpy-0.1.2.tar.gz.

File metadata

  • Download URL: insightfulpy-0.1.2.tar.gz
  • Upload date:
  • Size: 14.5 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.2.tar.gz
Algorithm Hash digest
SHA256 a34d64eda665900dc79d578fffdf8b66e21802fd882266efe84bd08f4c32d842
MD5 736d3bd78a296e24c8f38f06e38d3d88
BLAKE2b-256 113bc646b92dfc36bde15e85bac24866e4640ac7af321422829d6eae5991e829

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