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 utils

# Pandas Dataframe
df

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

# Based on factors data
utils.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.0.tar.gz (1.1 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.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: outlier_detection-1.0.0.tar.gz
  • Upload date:
  • Size: 1.1 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.0.tar.gz
Algorithm Hash digest
SHA256 fa770432b08736a5ae8df50f8a91e97760c370152eac2f177c3903a190c3227e
MD5 da2eea61f9ffc0a86785403b37ee36c6
BLAKE2b-256 33abd05590735f220a616759801a31d3a35170e89f7d4b2ef1f30559a6cef4d3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: outlier_detection-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.5 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 34f45666fe0d8f275256b86cd6426ad34ff95bd65964057e3388c08b31beb0a9
MD5 4619d0fc9e1b3d2cd31448205694b505
BLAKE2b-256 4ba6dbb65604eff9f109b8d436146df618581133c056108989a884fd606167d1

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