Metadata-Version: 2.1
Name: TOPSIS-Atinderpal-101803176
Version: 1.0.0
Summary: A Python package for topsis analysis.
Home-page: UNKNOWN
Author: Atinderpal Kaur
Author-email: kaur.atinder01@gmail.com
License: MIT
Description: Topsis Package:
        
        A Python package to implement topsis on a given dataset.
        
        Usage:
        
        Following query on terminal will provide you the best and worst decisions for the dataset.
        
        python topsis.py dataset_sample.csv 1,1,1,1 +,+,+,- output_file
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
