Metadata-Version: 1.1
Name: TOPSIS_Bibekpreet_101803272
Version: 1.0.3
Summary: Topsis score calculator
Home-page: https://https://github.com/bibekpreet99/TOPSIS-Bibekpreet-101803272
Author: Bibekpreet Singh
Author-email: bsingh3_be18@thapar.edu
License: MIT
Download-URL: https://github.com/bibekpreet99/TOPSIS-Bibekpreet-101803272/archive/v_1.0.3.tar.gz
Description: This is a package to find topsis score and rank of a dataframe with only numerical values.
        
        command line usage
        
        python topsis.py "input.csv" "1,1,1,2" "+,+,+,-" "out.csv"
Keywords: topsis,thapar,rank,topsis score
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
