Metadata-Version: 2.1
Name: spyoutlier2
Version: 1.0.2
Summary: 'depicting no of rows removed by outlier row removal method'
Home-page: https://github.com/manavsharma136
Author: Manav Sharma
Author-email: manavsharma136@gmail.com
License: MIT
Description: 
        A Python package to get outlier result
        
        Usage
        Following query on terminal will provide you the topsis detail.
        Usages:
         python outlier.py
         
        Example: python outlier.py myData.csv 
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
