project description
Project description
自用
https://pypi.org/project/FeatureInsight/0.0.1/ bash scripts/upload_pypi.sh --verbose
如何使用?
from FeatureInsight import struct_Investigation,univar_dis,bivar_dis
EDA: Structure
summary=struct_Investigation(df)
summary.print()
summary.sort('Unique Count')
EDA: statistics
univar_dis(df,df.columns,mode="pie") univar_dis(df,df.columns) bivar_dis(df,[["Age","Drug"],["Sex","BP"],["K","Drug"]],mode="Bar") bivar_dis(df,[["Age","Drug"],["Sex","BP"],["K","Drug"]],mode="Line")
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
FeatureInsight-0.0.9.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file FeatureInsight-0.0.9.tar.gz
.
File metadata
- Download URL: FeatureInsight-0.0.9.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8498805db04809ece0ec2d1c76e0f73b0b43f20df98c9bcb2a8c417dffd51ef |
|
MD5 | 3e6b4052f475897aaf0b794c62436f2d |
|
BLAKE2b-256 | a7b594707d40486c478607629c2b098a9439cfa14e93e9ac19e9a879dd5ce0f6 |
File details
Details for the file FeatureInsight-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: FeatureInsight-0.0.9-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50f28b4132a5e4269c990714139ccd2d272ec7f5c18cf6dc81c722af6cb2cb73 |
|
MD5 | 2cefa2ec8cd49fd82a042f17313e2508 |
|
BLAKE2b-256 | 806cd8c800c867fc0c1add5e5978fcd6972789fdf11c927f7e644f4b3db9b0f5 |