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
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 outliers-detection-0.12.tar.gz.
File metadata
- Download URL: outliers-detection-0.12.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a2ebb38c4dead8393dc30303979b437b92fbea1b3e42d8114d5d4e76793ad52
|
|
| MD5 |
636ecb311f04a2bbb218e850b05789d4
|
|
| BLAKE2b-256 |
034c1053dfa3a6b018c87e55579004144b188f9419567760cc3eaeea4bbb175e
|
File details
Details for the file outliers_detection-0.12-py3-none-any.whl.
File metadata
- Download URL: outliers_detection-0.12-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3753c891ed8da0fcae952cba2ef3a0d5135ba300ff1a2a5afd339fea0de57ccb
|
|
| MD5 |
33654164916b43878bfeb8e5983f7e27
|
|
| BLAKE2b-256 |
049e9a6b2eee5b4bf3031a1dcabe489dee379568e49e8567dc93e7497904af5e
|