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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file outliers_101703013_2-0.0.2.tar.gz
.
File metadata
- Download URL: outliers_101703013_2-0.0.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c35b23eedeca43046b252eae1e81568aa299ddbaeb9cbedaf05af78ae7930643 |
|
MD5 | 2f255f348357e9b2c4a44d3a57558d5f |
|
BLAKE2b-256 | c6b450a4b7ae21c64bc6fb760ded68c7b3a0199ae6493b489f8e3836a824dfcf |