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 thi dataset 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 write:
from Aryan_Sindhi_101703110_outlier_removal import outlier df = outlier.rem_out(data)
and your df variable will now contain the new data which will not contain outlier rows and this function will also print the number of rows deleted! THANKS! Aryan Sindhi 101703110 COE-5 Thapar Institute of Engineering and Technology
Project details
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 aryansindhi_101703110_outlier_cmd-1.0.3.tar.gz
.
File metadata
- Download URL: aryansindhi_101703110_outlier_cmd-1.0.3.tar.gz
- Upload date:
- Size: 2.6 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 | 900d83784c8a3a4e04ce108d43f576c880e38fdd5c4f3d38ec397de6c2189256 |
|
MD5 | 5bcba46fc8b0e646b5276756b8c72dca |
|
BLAKE2b-256 | 725ce6daa7990487545439c6f4ac9226120c8584f69398c177fd9c21d515ce5e |
File details
Details for the file aryansindhi_101703110_outlier_cmd-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: aryansindhi_101703110_outlier_cmd-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.3 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 | 4074e4d245ba192acf8d0ce79dc5096c1f80232f9f23d0dcd8606b54fc2b863b |
|
MD5 | 2e196b5d918fad195b1f7c30c8a1ba8d |
|
BLAKE2b-256 | 9162257cfebf357dd7a93b8648e7d19077842699ca0893011e9353dc83481df9 |