Skip to main content

Outliers Removal

Project description

With the help of this package, we can remove the outliers present in the dataset. To do so, the Interquartile range is calculated which is the difference between the third quartile and first quartile. The target is to remove the rows having values greater than maximum and less than minimum, where minimum = Q1 - 1.5 * IQR maximum = Q3 + 1.5 * IQR

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_101703013_2-0.0.2.tar.gz (1.9 kB view hashes)

Uploaded Source

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