Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

outlier-101703382-0.0.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

outlier_101703382-0.0.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page