A data profiling library for in-depth data analysis.
Project description
InsightPy
⚠️ Notice: Project Under Development
InsightPy is currently in development and not ready for production use. Please avoid installing or using it until a stable version is released.
Data Profiler
This is a data profiling tool that provides quick insights into your dataset.
Features:
- Summary statistics (mean, median, standard deviation)
- Missing value analysis
- Recommend Different transformation and Encoding and feature interaction based on various statistical analysis
- Correlation analysis
- Histogram and scatter plot visualizations
Installation:
pip install insightpy
Usage:
df=pd.read_csv("./data.csv")
insightpy.analyze(df,column_name)
More features and UI will be added soon!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file insightpy-0.0.4.tar.gz.
File metadata
- Download URL: insightpy-0.0.4.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2cf86ab67105745ee92a399fd4c6ea791b6c16beeded20e2eee7a3b8ac6a7b4
|
|
| MD5 |
d34a58f8ac40ff7eae7daca58fead717
|
|
| BLAKE2b-256 |
7e14b22fb5da84a1c0923b48792a5dd3b2bbc3fd789e779a2f08f68f4a6a6b5b
|
File details
Details for the file insightpy-0.0.4-py3-none-any.whl.
File metadata
- Download URL: insightpy-0.0.4-py3-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9675dc5bc98af2d6b50e9a4c15f534aa34f3feb5d32050745794725ecfb2e8fd
|
|
| MD5 |
a9b601fa2268e9bfe9ef7faa4aa52a55
|
|
| BLAKE2b-256 |
5418409afaf6f76d30f0ad7bcdeab892b30749f5453167174c292d561e65c265
|