A small package that removes outliers from a pandas dataframe
Project description
This Python package is created to remove outlier rows from a dataset. To use this package you ned to create a pandas dataframe(you can use pd.read_csv() to do it), and to to use this package your dataset should have only numerical values and if you have any strings then you can use one hot encoding or simple label encoder to do that, but make sure before using it that it is all done. Now this function takes one argument that is the dataframe. To use it you have to download the python file and run it on COMMAND LINE as: python outlier.py full_path_ofinput_file.csv full_path_of_outputfile
You will get new dataset in your new csv file and it will also print number of rows removed
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 arushigupta_101703106_outlier-0.0.4.tar.gz
.
File metadata
- Download URL: arushigupta_101703106_outlier-0.0.4.tar.gz
- Upload date:
- Size: 1.4 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 | 7ac2a7d193a71b09ae8f4fefce97898977fce3f07b506d42a41220469af22cb3 |
|
MD5 | c10081cd946bc9c9fd9fc1c6e7a0bd68 |
|
BLAKE2b-256 | 3d1a1520a2cfd61a72adfc4244a2c8a9785c0e609c979925d8823b14cbea759d |
File details
Details for the file arushigupta_101703106_outlier-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: arushigupta_101703106_outlier-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.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.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6111bb2c229eba165b33720c4d64f2038ec55c32472113c3c668d4db113deee9 |
|
MD5 | a13ccfcb3b02fe4809609a5f08402e45 |
|
BLAKE2b-256 | dcbb690f7f9de6b52b9c54db0f2ecaf4cae0c11e5754bc0a767d46cbffc950bf |