Skip to main content

Small package created for detecting outliers

Project description

detectorusoutlierus

Small package created for detecting outliers.

Usage:

  • install the package
  • "detect_outlier_mean_std" - by mean and standard deviation. Takes column as a parameter
  • "detect_outlier_kvart" - by kvartile. Takes column as a parameter
  • "detect_outlier_dbscan" - with DBSCAN (clusterization). Takes two columns as a parameters
  • "detect_outlier_shovene" - by Shovene method. Takes column as a parameter

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

detectorusoutlierus-0.0.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

detectorusoutlierus-0.0.1-py3-none-any.whl (3.8 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