{"id":28779821,"url":"https://github.com/fengxiaoxiao-001/data_preprocessing","last_synced_at":"2026-04-29T09:03:24.565Z","repository":{"id":295635327,"uuid":"990736721","full_name":"Fengxiaoxiao-001/Data_preprocessing","owner":"Fengxiaoxiao-001","description":"提供处理缺失值，处理异常值，处理特征工程以及多种数据绘图功能;适合大型数据，以及配备处理超多不同数据类型分布的方法","archived":false,"fork":false,"pushed_at":"2025-06-02T12:36:52.000Z","size":84,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-17T18:03:49.527Z","etag":null,"topics":["data-science","data-visualization","processing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fengxiaoxiao-001.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-26T14:54:26.000Z","updated_at":"2025-06-05T09:12:25.000Z","dependencies_parsed_at":"2025-05-26T17:00:33.317Z","dependency_job_id":null,"html_url":"https://github.com/Fengxiaoxiao-001/Data_preprocessing","commit_stats":null,"previous_names":["fengxiaoxiao-001/data_preprocessing-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fengxiaoxiao-001/Data_preprocessing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fengxiaoxiao-001%2FData_preprocessing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fengxiaoxiao-001%2FData_preprocessing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fengxiaoxiao-001%2FData_preprocessing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fengxiaoxiao-001%2FData_preprocessing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fengxiaoxiao-001","download_url":"https://codeload.github.com/Fengxiaoxiao-001/Data_preprocessing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fengxiaoxiao-001%2FData_preprocessing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32418174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["data-science","data-visualization","processing"],"created_at":"2025-06-17T18:01:05.505Z","updated_at":"2026-04-29T09:03:24.558Z","avatar_url":"https://github.com/Fengxiaoxiao-001.png","language":"Python","readme":"# Data_preprocessing-数据预处理\n两个方便的类，分别用于处理数据的缺失值和异常值  \nDataLack: 负责处理缺失值  \nOutliers:负责处理异常值  \nTwo convenient classes for handling missing and outliers in your data  \nDataLack: Responsible for handling missing values  \nOutliers: Responsible for handling outliers  \n\n# JudgeMethod流程图\ngraph TD  \n    A[judge_distribution] --\u003e B{数值型?}  \n    B --\u003e|否| C[返回 categorical]  \n    B --\u003e|是| D[计算nunique/total]  \n    D --\u003e E{离散型条件?}  \n    E --\u003e|是| F[_judge_discrete]  \n    E --\u003e|否| G[_judge_continuous]  \n    G --\u003e H[计算偏度/峰度]  \n    H --\u003e I[分层抽样]  \n    I --\u003e J[正态性检验]  \n    J --\u003e K{是否正态?}  \n    K --\u003e|是| L[返回normal]  \n    K --\u003e|否| M{是否复杂分布?}  \n    M --\u003e|是| N[拟合分布+形状检测]  \n    M --\u003e|否| O[返回矩量判断结果]  \n    F --\u003e P{唯一值≤2?}  \n    P --\u003e|是| Q[二项分布检验]  \n    P --\u003e|否| R[泊松/负二项检验]  \n    Q \u0026 R --\u003e S[返回离散型分布]  \n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengxiaoxiao-001%2Fdata_preprocessing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffengxiaoxiao-001%2Fdata_preprocessing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengxiaoxiao-001%2Fdata_preprocessing/lists"}