Metadata-Version: 2.1
Name: outlier-py
Version: 0.0.2
Summary: Outlier removal package
Home-page: https://github.com/pypa/sampleproject
Author: Parth Bansal
Author-email: pbansal_be17@thapar.edu
License: UNKNOWN
Description: # Outlier Removal in python 
        ```
        Project-2 for DATA ANALYSIS AND VISUALISATION(UCS633) 
        Parth Bansal COE18
        Roll number: 101703385
        ```
        
        `python3 outlier.py file_name.csv IQR or z_score`
        
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
