Metadata-Version: 2.1
Name: shadowtopsis
Version: 1.0.0
Summary: Calculates topsis score
Home-page: UNKNOWN
Author: Devesh Saxena
Author-email: dsaxena_be18@thapar.edu
License: MIT
Description: #Shadow Topsis
        It takes a dataset and returns the TOPSIS column and
        rank of all the elements
        
        ##Installation
        ```pip install shadowtopsis```
        
        ## License
        This package belongs in the Shadowlands
        
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
