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
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.4.tar.gz
(4.3 kB
view details)
File details
Details for the file quickpt-0.0.4.tar.gz
.
File metadata
- Download URL: quickpt-0.0.4.tar.gz
- Upload date:
- Size: 4.3 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 | 547c2ec0475f8fb98e128666bbc9f54f77f23f0ddd794c33efc7c661777be58b |
|
MD5 | 4f810a34ecb120316316f6f3f4c6fc92 |
|
BLAKE2b-256 | e4eccde4b0e6a03f8fdf048665c694fb658ba38768c73f7eabbfb12be0b71235 |