{"id":26471123,"url":"https://github.com/noone03/topsis","last_synced_at":"2025-08-01T02:13:32.904Z","repository":{"id":57476323,"uuid":"235121529","full_name":"NoOne03/topsis","owner":"NoOne03","description":"Implementation of TOPSIS decision making","archived":false,"fork":false,"pushed_at":"2020-02-20T21:52:03.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-17T13:41:17.181Z","etag":null,"topics":["python3","topsis","topsis-python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NoOne03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-20T14:33:03.000Z","updated_at":"2020-02-20T21:52:04.000Z","dependencies_parsed_at":"2022-09-10T02:25:32.128Z","dependency_job_id":null,"html_url":"https://github.com/NoOne03/topsis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOne03%2Ftopsis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOne03%2Ftopsis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOne03%2Ftopsis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOne03%2Ftopsis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoOne03","download_url":"https://codeload.github.com/NoOne03/topsis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244506034,"owners_count":20463464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python3","topsis","topsis-python3"],"created_at":"2025-03-19T20:53:23.118Z","updated_at":"2025-03-19T20:53:23.833Z","avatar_url":"https://github.com/NoOne03.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TOPSIS-python3\nThis python code saves \"ordered.csv\" file containing a extra column of Rank in current working directory.\u003cbr/\u003ePyPI Project link \u003ca href = \"https://pypi.org/project/topsis-csv-python3/1.0.1/\"\u003ehere\u003c/a\u003e \n\u003cH2\u003eTOPSIS\u003c/H2\u003e\nTechnique for Order Preference by Similarity to Ideal Solution (TOPSIS) originated in the 1980s as a multi-criteria decision making method. TOPSIS chooses the altenrative of shortest Euclidean distance from the idael solution, and fartherst distance from the negative-ideal solution.\n\u003cH2\u003eUsage\u003c/H2\u003e\nUse below commands to install and use\n\u003cul\u003e\n  \u003cli\u003e\u003cb\u003epip install topsis-csv-python3==1.0.1\u003c/b\u003e\u003c/li\u003e\n  \u003cli\u003e\u003cb\u003epython3\u003c/b\u003e\u003c/li\u003e\n\u003e\u003e\u003efrom topsis import topsis\u003cbr/\u003e\n\u003e\u003e\u003et = topsis.topsis([filename],[weights],[imapcts])\n \u003c/ul\u003e\n e.g. t = topsis.topsis(\"data.csv\",\"1,2,1,1\",\"-,+,+,+\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoone03%2Ftopsis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoone03%2Ftopsis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoone03%2Ftopsis/lists"}