Metadata-Version: 2.4
Name: Topsis-Devansh-102303631
Version: 1.0.0
Summary: A Python package to implement Topsis
Author: Devansh Wadhwani
Author-email: devanshwadhwani@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: openpyxl
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

This package calculates the Topsis Score and Rank for a given dataset.
