Skip to main content

OUTLIER REMOVAL USING IQR METHOD

Author : Mehak Garg

What are outliers?

An outlier is an observation that lies an abnormal distance from other values in a random sample from a population. In a sense, this definition leaves it up to the analyst (or a consensus process) to decide what will be considered abnormal. Before abnormal observations can be singled out, it is necessary to characterize normal observations.

What is IQR method?

A robust method for labelling outliers is the IQR (interquartile range) method of outlier detection developed by John Tukey, the pioneer of exploratory data analysis. This was in the days of calculation and plotting by hand, so the datasets involved were typically small, and the emphasis was on understanding the story the data told. A box-and-whisker plot (also a Tukey contribution), shows this method in action.

A box-and-whisker plot uses quartiles (points that divide the data into four groups of equal size) to plot the shape of the data. The box represents the 1st and 3rd quartiles, which are equal to the 25th and 75th percentiles. The line inside the box represents the 2nd quartile, which is the median.

The interquartile range, which gives this method of outlier detection its name, is the range between the first and the third quartiles (the edges of the box). Tukey considered any data point that fell outside of either 1.5 times the IQR below the first – or 1.5 times the IQR above the third – quartile to be outside or far out. In a classic box-and-whisker plot, the 'whiskers' extend up to the last data point that is not outside.

How to use this package:

It take in the dataset csv file and outputs out a csv file in the rows having outlier values are removed. This package handles univariate datasets as well as multivariate. Each feature having outlier rows are removed.

Installation

The package can be installed using the following command in anaconda/command prompt.

pip install outlier-removal_3054

Usage

The package can be used for outlier removal by providing dataset.

remove-outlier <dataset>

Release files for outlier-removal3054 3.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for outlier-removal3054 3.1.2
File Size Uploaded
outlier_removal3054-3.1.2.tar.gz 3.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for outlier-removal3054 3.1.2
File Interpreter ABI Platform
outlier_removal3054-3.1.2-py3-none-any.whl Python 3 none any Details

Total release size: 7.4 kB

Release files / outlier_removal3054-3.1.2.tar.gz

Download URL outlier_removal3054-3.1.2.tar.gz
Size 3.1 kB
Tags Source
SHA-256 checksum
How to use checksums
32f105913d1b287e106a893a85703a200779ed7bcea2956d24b4a79a5c391506
BLAKE2b-256 checksum
How to use checksums
48c704ab5b3bf46300413ba9c168b0281840dd35946163633f1580e2f1c13690
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7

Release files / outlier_removal3054-3.1.2-py3-none-any.whl

Download URL outlier_removal3054-3.1.2-py3-none-any.whl
Size 4.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f7320e09085a380a7066c18434dd24cf0ad0678b739b8148015c3d207b98aaba
BLAKE2b-256 checksum
How to use checksums
360b9f5898de8863a6fab4146382c745f571b05ae5837022ee701cddadee78d9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7

Release history Release notifications | RSS feed

This release

3.1.2 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page