Outlier Removal Using Z-score
Project description
Removal of Outliers from csv file
Class project-2 for DATA ANALYSIS AND VISUALISATION 2020 - UCS633 Thapar University, Patiala
Submitted by: Paras Arora
101703382 (COE 18)
THis package take 2 inputs filename of input csv file and file name of output csv file. It gives an output of number of the rows removed from dataset. And final file saved in output csv file.
Installation
pip install outlier-101703382
Use via command line
outlier-101703382_cli in.csv out.csv
Use in .py script
from outlier-101703382 import remove_outliers
remove_outliers('input.csv', 'output.csv')
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
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-101703382-0.0.1.tar.gz.
File metadata
- Download URL: outlier-101703382-0.0.1.tar.gz
- Upload date:
- Size: 2.1 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 |
58395bb47f144a4068e1510b756b461c60bfe3b32c784fb96a12f55b797d8327
|
|
| MD5 |
9dadbf36892a713460b3b419a213c1a9
|
|
| BLAKE2b-256 |
ab7f1617f8b39fa08ac20270afeb3553f792eb701a715fc43fa34309e61b533e
|
File details
Details for the file outlier_101703382-0.0.1-py3-none-any.whl.
File metadata
- Download URL: outlier_101703382-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
71e8ed93ec0866fb44755415928355fe5e5b0bdf4dbb00823658c4babe059007
|
|
| MD5 |
a6e0d862c8c5cf193b7d074c397d79c6
|
|
| BLAKE2b-256 |
1180cb66f97c61809e2c81b6acbf59c03a679150ab140217df68366e65b6ec1a
|