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, width=800, height=400)
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 0.0.7 (06/03/22)
- fixed variance calculation
Release files for quickpt 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| quickpt-0.0.7.tar.gz | 4.4 kB | Details |
Release files / quickpt-0.0.7.tar.gz
| Download URL | quickpt-0.0.7.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
32e1a6b90848dc9bcf9ed1fa88f18790cc6550b62fae1f552ff047ae02f5eb2d
|
|
BLAKE2b-256 checksum How to use checksums |
3101c116295c07a61bdaa8ae9914217aff34d888f5abfe23aa440f205cf2eb6c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|