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
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.2.tar.gz
(4.1 kB
view details)
File details
Details for the file quickpt-0.0.2.tar.gz
.
File metadata
- Download URL: quickpt-0.0.2.tar.gz
- Upload date:
- Size: 4.1 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 | e2d87c98401bfa302adc4c589ded9970ec56d9b640d267c72179836c668c9362 |
|
MD5 | 52fa9c861e41a5765bc9a447705bb575 |
|
BLAKE2b-256 | bacb26e2a2249e751be5d23966201c7d4041d91a1042e5442ce0f3aa20aaea39 |