Metadata-Version: 2.1
Name: outlier-3579
Version: 1.0.0
Summary: Topsis package in Python
Home-page: 
Author: Tanishq Chopra
Author-email: tanishqtc1980@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: requests

Outliers removal project implemented using python that takes a datafile and removes the rows containing outliers and saves the new data into 
a new csv datafile. Implemented by- Tanishq Chopra , 101703579 , TIET , Patiala

