For aggregating and visualizing variance, unique values and percent of missing values of features in any dataset.
Project description
About The Project
This is a small Python Function that allows you to see the variance, percentage of missing values and unique values within a dataset.
pip install quickpt
from quickpt.quickpt import quickpt
quickpt(df, graph=None, encode=True)
More information on the project
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Change Log
0.0.1 (06/02/22)
- First Release 0.0.2 (06/02/22)
- Update Readme and GitHub Link 0.0.3 (06/02/22)
- testing until working 0.0.4 (06/02/22)
- testing until working 0.0.5 (06/02/22)
- Set encoder default to False 0.0.6 (06/02/22)
- added width and height parameters for graph visualization
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
quickpt-0.0.6.tar.gz
(4.4 kB
view details)
File details
Details for the file quickpt-0.0.6.tar.gz
.
File metadata
- Download URL: quickpt-0.0.6.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.2.0 pkginfo/1.8.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 135fe918957588dc1230e9c87f69a480a122470c677977f17a6bfad9423b7d5f |
|
MD5 | c9405f5b7245483fc1b97fc3c4b66006 |
|
BLAKE2b-256 | ef9f1fbd84be7e55ca3f674c6f1ab12c47ca49b032b0b1cf7201b79833da7779 |