معرفی شرکت ها


TOPSIS-Gurjot-401853006-0.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

TOPSIS Analysis.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل TOPSIS-Gurjot-401853006-0.0.1
نام TOPSIS-Gurjot-401853006
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Gurjot Singh
ایمیل نویسنده gurjot.pruthi@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/TOPSIS-Gurjot-401853006/
مجوز -
# TOPSIS-Gurjot-401853006 ## Description The module is essentially a function in which you enter a CSV file containing the models you wish to choose from, as well as the weights and impacts. The module will output your csv file, along with 2 more columns, one being the TOPSIS score, and the other being the rank of each model as well as create a CSV file with your result. ## Installation Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar. ```bash pip install TOPSIS-Gurjot-401853006==0.0.1 ``` ## Usage ```python >>>python >>>from Topsis.packagecode import topsis >>>topsis(path\file_name,weights,impacts,resultant_filename) ``` The first attribute is a string containning the path to the CSV file you wish to upload which will contain all the models. Requirements for CSV file: 1. It should have more than 3 columns 2. First column is the object/variable name 3. From 2nd to last columns contain numeric values only The second attribute is a string containing comma seperated weights. Example: "1,1,1,1" The third attribute is a string containing comma seperated impacts. Impacts can only be '+' or '-'. Example: "+,-,-,+" NUMBER OF WEIGHTS AND IMPACTS MUST EQUAL THE NUMBER OF COLUMNS IN THE INPUT FILE (from 2nd to last columns). Impacts must be either +ve or -ve. Impacts and weights must be separated by ‘,’ (comma). ## Authors Gurjot Singh


نیازمندی

مقدار نام
- pandas


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl TOPSIS-Gurjot-401853006-0.0.1:

    pip install TOPSIS-Gurjot-401853006-0.0.1.whl


نصب پکیج tar.gz TOPSIS-Gurjot-401853006-0.0.1:

    pip install TOPSIS-Gurjot-401853006-0.0.1.tar.gz