Outlier removal package
Project description
Outlier Removal by IQR or z-score in python
Project2 for DATA ANALYSIS AND VISUALISATION(UCS633)
Nishchay Mahajan COE18
Roll number: 101703377
Output is a CSV file with outlier rows removed
Installation
pip install outlier-pypck
Upgrade
pip install outlier-pypck --upgrade
To use via command line
python3 outlier.py file_name.csv IQR or z_score
To use in python IDLE
>>>from outlier_pypck.outlier import outlier
>>>outlier("Filename","IQR" or "z_score")
Output
Number of Rows removed
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
outlier-pypck-1.0.0.tar.gz
(1.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file outlier-pypck-1.0.0.tar.gz.
File metadata
- Download URL: outlier-pypck-1.0.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d8d552e404d2778cdf6e65a33c28c7cbef209cfc076e7edbda02fb3e0452365
|
|
| MD5 |
bbfa90b92b1fdd41447da5d399495352
|
|
| BLAKE2b-256 |
b6bb0634dd1a37150cc57bfba38a7ee2503233adf5424b2866c6b46ae3271b1c
|
File details
Details for the file outlier_pypck-1.0.0-py3-none-any.whl.
File metadata
- Download URL: outlier_pypck-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45fb23e927a0f47f5c21c7a1ea971393b1c20fe8d55e8b9201d25ecf6c87c909
|
|
| MD5 |
9b63bf8652fb23bc4c9956c7424560a5
|
|
| BLAKE2b-256 |
6e9dfa0e2030ee2629077504583c0f139ad81ba764f2c76ff7964e43607045c6
|