Skip to main content

Outlier Detection

Downloads Generic badge Generic badge

Detect outliers from pandas dataframe using various statistical tools

INSTALLATION AND USAGE

!pip install outlier-detection
from outlier_detection import detect_outliers_using_iqr
import pandas as pd

# Pandas Dataframe
data = pd.read_csv('titanic.csv')

# Detect outliers using IQR Method
# On overall data
detect_outliers_using_iqr(df, 'Fare')

# Based on factors data
detect_outliers_using_iqr(data, 'Fare', is_factor=True, factor='Sex')

Github Repository: https://github.com/bilalProgTech/outlier-detection.git

Tutorial Data Credit: https://www.kaggle.com/c/titanic

Release files for outlier-detection 1.0.6

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

Built distribution (wheel)

Table of built distributions (wheels) for outlier-detection 1.0.6
File Interpreter ABI Platform
outlier_detection-1.0.6-py3-none-any.whl Python 3 none any Details

Release files / outlier_detection-1.0.6-py3-none-any.whl

Download URL outlier_detection-1.0.6-py3-none-any.whl
Size 10.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
09ffae1f17645cb5d8ff3b50448d1c801edbefd767170713f336c6a4267249d8
BLAKE2b-256 checksum
How to use checksums
9a8767c6af9559864c5cf54b8877094d1caeb10b986c2f5959edb539bfc6db3e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

Release history Release notifications | RSS feed

This release

1.0.6 This release

1 release file

1.0.5

2 release files

1.0.4

2 release files

1.0.3

2 release files

1.0.2

2 release files

1.0.1

2 release files

1.0.0

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