Eliminate records with outliers using z score value
Project description
Z-score is a metric defined as how many standard deviations the given data point is away from population mean. Data point is considered as outlier if its z value is greater than threshold value.
z value = (x-µ)/σ
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
File details
Details for the file outlier_processing-0.0.2.tar.gz
.
File metadata
- Download URL: outlier_processing-0.0.2.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f91a4e2267026deff4e3327ada4115eadd78256a6eeac1c1343aaafe7cf6cef5 |
|
MD5 | a83d76f76e11d04921f95f5b5de0c223 |
|
BLAKE2b-256 | 5c7f40df25a4a539d68b26007d200fd4823a73917ee196fe0f2ef944c7be80b4 |
File details
Details for the file outlier_processing-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: outlier_processing-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f5cbca61bea081c00866dc0c6370a4929f924c7b436766fa2ec86f64e58eeb6 |
|
MD5 | e46b400498aaba05c897f58f8e50802f |
|
BLAKE2b-256 | 6012781f03bf060d799e3735903a52eb4eb7cdb6f3edfae6bba6b320a1320792 |