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.0.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.0-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: InsightfulPy-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 a08a02982f335c5d4d594a7d00f147222bf8fa958418edc53c50b80aba57182d
MD5 4efa7835bc96442d73568c0f0d7ad685
BLAKE2b-256 210f70de23ba1f5d86929bb5a0b067ce42a870f08652b25488359a4b900a73dc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: InsightfulPy-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 41ea592fb8d173a98e5036491f8b7328251b56ac04b1498c3c5ca41bb3bccdc1
MD5 4cee72733cad83ad7e42ece700a2c47c
BLAKE2b-256 61688af3b03f70d60aeb5322e8c3f6d1e3eebdb8f624fec1ac9ec6c2b34375fa

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