Skip to main content

Package for outlier removal

Project description

Package for removing outliers from a dataset

Naveen Budhwal  
COE-16
Roll number: 101703362

Description

Package for removing outliers from a given dataset using the IQR method.

Installation

pip install outlier_naveen

Command Line Arguments

outlier_naveen <input_filename>.csv <output_filename>.csv

First argument is the input csv filename containing the dataset. The second argument is the name of the output csv file that will store the modified dataset.

Use via py script

from outlier_naveen import remove_outliers
remove_outliers('<input_filename>.csv', '<output_filename>.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-naveen-1.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

outlier_naveen-1.1-py3-none-any.whl (2.3 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