For a series with assuming normal distribution, removal of outlier
Project description
Remove the outliers from Series
####### Assuming the series is normally distributed
Instructions
-
Install:
pip install simpleOutlierRemoval -
Calculate the co-effecient of variance
from simpleOutlierRemoval import main # get the output of the series without any outliers cov = main.removeOutlier(series).get()
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simpleOutlierRemoval-0.0.2.tar.gz.
File metadata
- Download URL: simpleOutlierRemoval-0.0.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2671114119c7978a9cbea598caf4521788879cc5787f867b78afbb7ca0cac36
|
|
| MD5 |
59ebff0b6d04cab9d8fcc779b4fbe0bf
|
|
| BLAKE2b-256 |
e9ecd55849f18c559a2d05bf10f3ca722767fb95ef17d434a10160bf5857426e
|
File details
Details for the file simpleOutlierRemoval-0.0.2-py3-none-any.whl.
File metadata
- Download URL: simpleOutlierRemoval-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91abbe564b143bb640f89483b19cbe7fa1cdd415f689acfecb87db2cd5639cf3
|
|
| MD5 |
47fd9bb8c7f2809b7fdf0780c8d5e8df
|
|
| BLAKE2b-256 |
299d1e0078140ca5803f1c2a25d8802612dd0ecb1c72caf1deb75e97ca265f1e
|