{"id":26719999,"url":"https://github.com/noone03/handle_missing_value","last_synced_at":"2025-03-27T18:31:20.912Z","repository":{"id":57436660,"uuid":"241989073","full_name":"NoOne03/handle_missing_value","owner":"NoOne03","description":"Create and save .csv file with replaced categorical and non-categorical missing values","archived":false,"fork":false,"pushed_at":"2020-02-20T21:44:29.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-02T20:05:22.717Z","etag":null,"topics":["categorical-attributes","missing-values","non-categorical","python3"],"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-20T21:01:42.000Z","updated_at":"2020-02-20T21:47:02.000Z","dependencies_parsed_at":"2022-09-26T17:31:02.380Z","dependency_job_id":null,"html_url":"https://github.com/NoOne03/handle_missing_value","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%2Fhandle_missing_value","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOne03%2Fhandle_missing_value/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOne03%2Fhandle_missing_value/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOne03%2Fhandle_missing_value/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoOne03","download_url":"https://codeload.github.com/NoOne03/handle_missing_value/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245902171,"owners_count":20691162,"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":["categorical-attributes","missing-values","non-categorical","python3"],"created_at":"2025-03-27T18:31:08.276Z","updated_at":"2025-03-27T18:31:20.847Z","avatar_url":"https://github.com/NoOne03.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Handle-Missing-Values \nCreate and save .csv file with replaced categorical and non-categorical missing values.PyPI Project link \u003ca href = \"https://pypi.org/project/handle-missing-csv/\"\u003ehere\u003c/a\u003e \n\u003cH2\u003eBrief\u003c/H2\u003e\nReplaces missing non-categorical values with mean of respective columns and uses KNN for missing categorical values\n\u003cH2\u003eInstallation \u0026 Usage\u003c/H2\u003e\nUse below commands:\n\u003cul\u003e\n  \u003cli\u003e\u003cb\u003epip install handle-missing-csv\u003c/b\u003e\u003c/li\u003e\n  \u003cli\u003e\u003cb\u003epython3\u003c/b\u003e\u003c/li\u003e\n\u003e\u003e\u003efrom missing import missing\u003cbr/\u003e\n\u003e\u003e\u003et = missing.missing(input_filename,output_filename,methods)\n \u003c/ul\u003emethods can be \"replace\" or \"remove\"\u003cbr/\u003e\n\u003c/ul\u003e\ne.g . t = missing.missing(\"mydata.csv\",\"out.csv\",\"replace\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoone03%2Fhandle_missing_value","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoone03%2Fhandle_missing_value","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoone03%2Fhandle_missing_value/lists"}