Python package to remove outliers from dataset
Project description
This package helps to remove the outliers from the dataset. It is implemented using IQR(interquartile range method) This packages will work on command line interface
Use command to run python <input.csv> <output.csv>
- input.csv is your input csv file
- output.csv file will store the data without rows having outliers.
You can install this package using following command pip install outlier_101883071
Author-Yogesh. Batch:Coe18. Roll no:101883071. Course:Data Analytics and Visualization.
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 outlier_101883071-1.0.1.tar.gz.
File metadata
- Download URL: outlier_101883071-1.0.1.tar.gz
- Upload date:
- Size: 2.3 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.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac70da75ef9924bb9b213bdc601819e4c5c903712b7d1bb2153b948248d33b31
|
|
| MD5 |
4f165245146b485bb2657eb0fb7a9455
|
|
| BLAKE2b-256 |
7da6de85558523b7ba467d2a493bf49312f9c1bb2f662946d8640cbc6609b22f
|
File details
Details for the file outlier_101883071-1.0.1-py3-none-any.whl.
File metadata
- Download URL: outlier_101883071-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91586069dbf68fdfc502fb4ca55d5b385ba869cd7ee0dc564c43940d09307fed
|
|
| MD5 |
47b9db6a3d36ca4f451a6b3f1d0ac555
|
|
| BLAKE2b-256 |
27955dd484121e1f033ea92bf540ede7760522ba65a41d3b94f140b535f1cf09
|