Skip to main content

Detect outliers from pandas dataframe using various statistical tools

Project description

Outlier Detection

Detect outliers from pandas dataframe using various statistical tools

INSTALLATION AND USAGE

!pip install outlier-detection
from outlier_detection import detect_outliers_using_iqr

# Pandas Dataframe
df

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

# Based on factors data
detect_outliers_using_iqr(df, 'numeric_column_name', is_factor=True, factor='categorical_column_name')

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_detection-1.0.1.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

outlier_detection-1.0.1-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file outlier_detection-1.0.1.tar.gz.

File metadata

  • Download URL: outlier_detection-1.0.1.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using 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

File hashes

Hashes for outlier_detection-1.0.1.tar.gz
Algorithm Hash digest
SHA256 ed534dcdc6a1eef412c492049c2d5c90e20804e219449a1c094be24d2daa783d
MD5 3aff1cd37ae66145605b3e7795e25256
BLAKE2b-256 85f5fb6790f14b07f776c30cc689d40bc1138c29fd2712db59c83d771adb3784

See more details on using hashes here.

File details

Details for the file outlier_detection-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: outlier_detection-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using 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

File hashes

Hashes for outlier_detection-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 10a8e1a183bebcf4856f44ed4eb236f1f8432930e4dc372d5f95620059bb1154
MD5 9763fb9a6e84d655480d7b2324b80e1a
BLAKE2b-256 bd0f3fbf5144d18e0d98e7b874ed1901059b5463137c72bccbbcb2ed81f17102

See more details on using hashes here.

Supported by

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