{"id":26720017,"url":"https://github.com/noone03/outlier_remover","last_synced_at":"2025-03-27T18:31:21.952Z","repository":{"id":57449924,"uuid":"239189939","full_name":"NoOne03/outlier_remover","owner":"NoOne03","description":"A outlier removal tool, removes outlier row-wise using z-score or InterQuartile Range method","archived":false,"fork":false,"pushed_at":"2020-02-20T21:50:49.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T09:29:51.023Z","etag":null,"topics":["iqr","outlier-removal","python3","z-score"],"latest_commit_sha":null,"homepage":"","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-02-08T19:09:38.000Z","updated_at":"2020-02-20T21:50:51.000Z","dependencies_parsed_at":"2022-09-26T17:31:13.186Z","dependency_job_id":null,"html_url":"https://github.com/NoOne03/outlier_remover","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%2Foutlier_remover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOne03%2Foutlier_remover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOne03%2Foutlier_remover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOne03%2Foutlier_remover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoOne03","download_url":"https://codeload.github.com/NoOne03/outlier_remover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245902172,"owners_count":20691163,"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":["iqr","outlier-removal","python3","z-score"],"created_at":"2025-03-27T18:31:12.278Z","updated_at":"2025-03-27T18:31:21.943Z","avatar_url":"https://github.com/NoOne03.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# outlier_remover\nA outlier removal tool, removes outlier row-wise using z-score or InterQuartile Range method \u003cbr/\u003ePyPI Project link \u003ca href = \"https://pypi.org/project/outlier-remover-csv/\"\u003ehere\u003c/a\u003e \n\u003cH2\u003eUsage\u003c/H2\u003e\nUse below commands to install and use\n\u003cul\u003e\n  \u003cli\u003e\u003cb\u003epip install outlier-remover-csv\u003c/b\u003e\u003c/li\u003e\n  \u003cli\u003e\u003cb\u003epython3\u003c/b\u003e\u003c/li\u003e\n\u003e\u003e\u003efrom outlier import outlier\u003cbr/\u003e\n\u003e\u003e\u003et = outlier.outlier(input_filename,output_filename,[method])  \n \u003c/ul\u003emethod is optional. It can be \"z_score\" or \"iqr\", by default it is \"iqr\"\u003cbr/\u003e\n e.g 1. t = outlier.outlier(\"mydata.csv\",\"out.csv\",\"z_score\")\u003cbr/\u003e\n e.g 2. t = outlier.outlier(\"mydata.csv\",\"out.csv\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoone03%2Foutlier_remover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoone03%2Foutlier_remover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoone03%2Foutlier_remover/lists"}