Metadata-Version: 2.1
Name: project2-101703386
Version: 0.0.1
Summary: Outlier removal package
Home-page: https://github.com/pypa/sampleproject
Author: Parul Bansal
Author-email: pbansal1_be17@thapar.edu
License: UNKNOWN
Description: # Outlier Removal in python 
        ```
        Project-2 for DATA ANALYSIS AND VISUALISATION(UCS633) 
        Parul Bansal COE18
        Roll number: 101703386
        ```
        
        `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
