Skip to main content

Outlier Detection

Project description

It takes the dataframe and returns the outliers and other outliers related stats

Installation pip install detect-outliers

How to use it?

This class will initialize Pandas Data frame

from EdaFirstPhase.eda import EDA

get_outliers_report() –> This method will print the outliers report

from EdaFirstPhase.eda import EDA

data = EDA(data=”train_data”,”y”,path = “/”)

You need to pass data=”train_data”,”y”,path = “/”

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

outliers-detection-0.12.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

outliers_detection-0.12-py3-none-any.whl (2.2 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