This python code saves "ordered.csv" file containing a extra column of Rank in current working directory.
PyPI Project link here
- pip install topsis-csv-python3==1.0.1
- python3 >>>from topsis import topsis
>>>t = topsis.topsis([filename],[weights],[imapcts])