{"id":18421,"name":"pygrinder","description":"PyGrinder: a Python toolkit for grinding data beans into the incomplete for real-world data simulation by introducing missing values with different missingness patterns, including MCAR (complete at random), MAR (at random), MNAR (not at random), sub sequence missing, and block missing","url":"https://github.com/wenjiedu/pygrinder","last_synced_at":"2025-09-04T23:56:29.570Z","repository":{"id":57664004,"uuid":"480799452","full_name":"WenjieDu/PyGrinder","owner":"WenjieDu","description":"PyGrinder: a Python toolkit for grinding data beans into the incomplete for real-world data simulation by introducing missing values with different missingness patterns, including MCAR (complete at random), MAR (at random), MNAR (not at random), sub sequence missing, and block missing","archived":false,"fork":false,"pushed_at":"2025-08-26T00:29:19.000Z","size":179,"stargazers_count":58,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-26T02:37:52.389Z","etag":null,"topics":["block","data-mining","data-science","imputation","interpolation","machine-learning","mar","mcar","missing-data","missing-mechanism","missing-pattern","missing-values","missingness","mnar","pattern-recognition","python","sequence","synthetic"],"latest_commit_sha":null,"homepage":"https://pypots.com/ecosystem/#PyGrinder","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WenjieDu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-04-12T12:24:30.000Z","updated_at":"2025-08-26T00:29:17.000Z","dependencies_parsed_at":"2023-10-19T13:01:52.378Z","dependency_job_id":"0bdec2f3-4080-486d-a3a4-86f8e3cfe20e","html_url":"https://github.com/WenjieDu/PyGrinder","commit_stats":null,"previous_names":["wenjiedu/pygrinder","wenjiedu/pycorruptor"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/WenjieDu/PyGrinder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WenjieDu","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273690670,"owners_count":25150633,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"WenjieDu","name":"Wenjie Du","uuid":"17807970","kind":"user","description":"AI researcher on time series","email":"","website":"https://Time-Series.AI","location":"where time series is observed \u0026 valued","twitter":null,"company":"@TimeSeries-AI","icon_url":"https://avatars.githubusercontent.com/u/17807970?u=2316c6b57f696d35a4390dbdf8f020e3b5649763\u0026v=4","repositories_count":24,"last_synced_at":"2025-09-03T21:53:51.750Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/WenjieDu","funding_links":["https://github.com/sponsors/WenjieDu"],"total_stars":1267,"followers":305,"following":2,"created_at":"2022-11-18T15:57:41.958Z","updated_at":"2025-09-03T21:53:51.750Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WenjieDu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WenjieDu/repositories"},"packages":[{"id":8421309,"name":"pygrinder","ecosystem":"pypi","description":"A Python toolkit for introducing missing values into datasets","homepage":"https://pypots.com","licenses":"Copyright (c) 2023-present, Wenjie Du All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ","normalized_licenses":["Other"],"repository_url":"https://github.com/WenjieDu/PyGrinder","keywords_array":["data corruption","incomplete data","data mining","pypots","missingness","partially observed","irregular sampled","partially-observed time series","incomplete time series","missing data","missing values","simulation","pypots"],"namespace":null,"versions_count":12,"first_release_published_at":"2023-10-12T15:48:31.000Z","latest_release_published_at":"2024-09-12T01:29:09.000Z","latest_release_number":"0.6.4","last_synced_at":"2025-08-16T09:55:14.669Z","created_at":"2023-10-12T16:09:08.584Z","updated_at":"2025-08-16T11:26:56.446Z","registry_url":"https://pypi.org/project/pygrinder/","install_command":"pip install pygrinder --index-url https://pypi.org/simple","documentation_url":"https://docs.pypots.com","metadata":{"funding":null,"documentation":"https://docs.pypots.com","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Software Development :: Libraries :: Application Frameworks"],"normalized_name":"pygrinder","project_status":null},"repo_metadata":{"id":57664004,"uuid":"480799452","full_name":"WenjieDu/PyGrinder","owner":"WenjieDu","description":"PyGrinder: a Python toolkit for grinding data beans into the incomplete for real-world data simulation by introducing missing values with different missingness patterns, including MCAR (complete at random), MAR (at random), MNAR (not at random), sub sequence missing, and block missing","archived":false,"fork":false,"pushed_at":"2025-08-11T22:05:29.000Z","size":176,"stargazers_count":56,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-16T09:54:40.082Z","etag":null,"topics":["block","data-mining","data-science","imputation","interpolation","machine-learning","mar","mcar","missing-data","missing-mechanism","missing-pattern","missing-values","missingness","mnar","pattern-recognition","python","sequence","synthetic"],"latest_commit_sha":null,"homepage":"https://pypots.com/ecosystem/#PyGrinder","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WenjieDu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-04-12T12:24:30.000Z","updated_at":"2025-07-12T01:27:08.000Z","dependencies_parsed_at":"2023-10-19T13:01:52.378Z","dependency_job_id":"0bdec2f3-4080-486d-a3a4-86f8e3cfe20e","html_url":"https://github.com/WenjieDu/PyGrinder","commit_stats":null,"previous_names":["wenjiedu/pygrinder","wenjiedu/pycorruptor"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/WenjieDu/PyGrinder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WenjieDu","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270703518,"owners_count":24631098,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"WenjieDu","name":"Wenjie Du","uuid":"17807970","kind":"user","description":"AI researcher on time series","email":"","website":"https://Time-Series.AI","location":"where time series is observed \u0026 valued","twitter":null,"company":"@TimeSeries-AI","icon_url":"https://avatars.githubusercontent.com/u/17807970?u=2316c6b57f696d35a4390dbdf8f020e3b5649763\u0026v=4","repositories_count":24,"last_synced_at":"2025-08-08T09:42:32.022Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/WenjieDu","funding_links":["https://github.com/sponsors/WenjieDu"],"total_stars":1267,"followers":295,"following":2,"created_at":"2022-11-18T15:57:41.958Z","updated_at":"2025-08-08T09:42:32.023Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WenjieDu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WenjieDu/repositories"},"tags":[{"name":"v0.7","sha":"acdeb6d6618ab6a5b54fa82756beffd067f218b2","kind":"commit","published_at":"2025-02-03T15:15:05.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.7","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.7/manifests"},{"name":"v0.6.4","sha":"722db5a9363c85cf1a758ca995a4e668048905d5","kind":"commit","published_at":"2024-09-12T01:15:31.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.6.4","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"533b3280a31ba3d732ac39de7fbe17797d8a9b11","kind":"commit","published_at":"2024-08-13T16:11:29.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.6.3","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"fa47c6b0641d1e7d3ced4a63e1fb430a76dfbefe","kind":"commit","published_at":"2024-07-27T05:24:44.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.6.2","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e335422d6ea6adba26b7058ac7975bcba9752bf1","kind":"commit","published_at":"2024-07-01T00:46:49.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.6.1","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"bd2a43947f5d2565cd7498e40af9628b37935d8c","kind":"commit","published_at":"2024-06-03T08:05:30.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.6","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.6/manifests"},{"name":"v0.5","sha":"4ec11e9c592e02c84a273c47b3e78d28db648161","kind":"commit","published_at":"2024-05-27T16:34:26.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.5","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.5/manifests"},{"name":"v0.4","sha":"30bf3600e786f8dda29f435a3463d3aa79ae8e99","kind":"commit","published_at":"2023-12-16T05:33:40.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.4","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.4/manifests"},{"name":"v0.3","sha":"9460d8cdbc5a22d9598df8cec3ee94bf86b920e2","kind":"commit","published_at":"2023-11-23T04:47:51.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.3","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.3/manifests"},{"name":"v0.2","sha":"9f7929a66075672c072eb2c7248429dc91f6cc61","kind":"commit","published_at":"2023-11-06T02:29:43.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.2","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.2/manifests"},{"name":"v0.1.1","sha":"83af27d62b77333b874648f5a9ea4027ae84f3da","kind":"commit","published_at":"2023-10-19T09:30:29.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.1.1","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"3d395eb4bebe5d05f75a1a873deaf5264695317f","kind":"commit","published_at":"2023-10-12T15:43:10.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.1","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.1/manifests"},{"name":"v0.0.4","sha":"c028b6db4631f1b066e945c9bb35e1c596ccb6a4","kind":"commit","published_at":"2023-03-19T16:08:25.000Z","download_url":"https://codeload.github.com/WenjieDu/PyGrinder/tar.gz/v0.0.4","html_url":"https://github.com/WenjieDu/PyGrinder/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WenjieDu/PyGrinder@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/tags/v0.0.4/manifests"}]},"repo_metadata_updated_at":"2025-08-16T11:26:56.445Z","dependent_packages_count":1,"downloads":88662,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":68.41013671745189,"dependent_packages_count":7.29874069990656,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.854438708679226},"purl":"pkg:pypi/pygrinder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pygrinder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pygrinder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pygrinder/dependencies","status":null,"funding_links":["https://github.com/sponsors/WenjieDu"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygrinder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygrinder/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygrinder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygrinder/related_packages","maintainers":[{"uuid":"WenjieDu","login":"WenjieDu","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/WenjieDu/","role":null,"created_at":"2023-10-12T16:11:49.027Z","updated_at":"2023-10-12T16:11:49.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/WenjieDu/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724932,"maintainers_count":308263,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"message":"Repository syncing started."},"issues_stats":{"full_name":"WenjieDu/PyGrinder","html_url":"https://github.com/WenjieDu/PyGrinder","last_synced_at":"2025-08-31T15:17:47.432Z","status":null,"issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":216861.42857142858,"issues_closed_count":0,"pull_requests_closed_count":7,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":216861.42857142858,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":7,"created_at":"2025-08-29T13:28:17.583Z","updated_at":"2025-09-03T03:58:52.510Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WenjieDu%2FPyGrinder/issues","issue_labels_count":{"enhancement":2,"bug":1},"pull_request_labels_count":{"dependencies":5,"github_actions":5,"stale":2,"enhancement":1},"issue_author_associations_count":{"OWNER":2,"NONE":1},"pull_request_author_associations_count":{"OWNER":16,"CONTRIBUTOR":4,"NONE":3},"issue_authors":{"WenjieDu":2,"shaodaqian":1},"pull_request_authors":{"WenjieDu":16,"dependabot[bot]":5,"LinglongQian":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082405,"issues_count":31230170,"pull_requests_count":96100294,"authors_count":10694153,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":5,"github_actions":5,"stale":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4,"OWNER":3,"NONE":3},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":5,"WenjieDu":3,"LinglongQian":2},"maintainers":[{"login":"WenjieDu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WenjieDu"}],"active_maintainers":[{"login":"WenjieDu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WenjieDu"}]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":23,"DeleteEvent":5,"IssueCommentEvent":9,"PushEvent":13,"PullRequestEvent":20,"ForkEvent":2,"CreateEvent":7},"last_year":{"ReleaseEvent":1,"WatchEvent":23,"DeleteEvent":5,"IssueCommentEvent":9,"PushEvent":13,"PullRequestEvent":20,"ForkEvent":2,"CreateEvent":7}},"keywords":["block","data-mining","data-science","imputation","interpolation","machine-learning","mar","mcar","missing-data","missing-mechanism","missing-pattern","missing-values","missingness","mnar","pattern-recognition","python","sequence","synthetic"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-28T02:23:59.811Z","updated_at":"2022-08-28T02:23:59.811Z","repository_link":"https://github.com/WenjieDu/PyGrinder/blob/main/setup.py","dependencies":[{"id":2998400826,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2998400827,"package_name":"scikit_learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2998400828,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-09-04T15:50:49.650Z","updated_at":"2025-10-07T08:09:22.054Z","avatar_url":"https://github.com/WenjieDu.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":88662,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/18421","html_url":"https://science.ecosyste.ms/projects/18421","bibtex_url":"https://science.ecosyste.ms/projects/18421/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/18421/export.apalike"}