{"id":70599,"name":"vtreat","description":"vtreat is a data frame processor/conditioner that prepares real-world data for predictive modeling in a statistically sound manner. Distributed under a BSD-3-Clause license.","url":"https://github.com/winvector/pyvtreat","last_synced_at":"2025-09-08T15:07:24.430Z","repository":{"id":62587936,"uuid":"197965982","full_name":"WinVector/pyvtreat","owner":"WinVector","description":"vtreat is a data frame processor/conditioner that prepares real-world data for predictive modeling in a statistically sound manner. Distributed under a BSD-3-Clause license.","archived":false,"fork":false,"pushed_at":"2025-01-09T02:06:27.000Z","size":47380,"stargazers_count":121,"open_issues_count":2,"forks_count":8,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-09-03T19:51:20.326Z","etag":null,"topics":["data-science","machine-learning","pydata","python"],"latest_commit_sha":null,"homepage":"https://winvector.github.io/pyvtreat/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WinVector.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}},"created_at":"2019-07-20T18:09:34.000Z","updated_at":"2025-08-25T16:47:54.000Z","dependencies_parsed_at":"2023-01-30T21:00:50.147Z","dependency_job_id":"d29ae277-b266-4890-8603-72f25a3ab75f","html_url":"https://github.com/WinVector/pyvtreat","commit_stats":{"total_commits":546,"total_committers":2,"mean_commits":273.0,"dds":0.03663003663003661,"last_synced_commit":"7ad7fa0384b0807db1aa4277b76176fa5bccb353"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/WinVector/pyvtreat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WinVector","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/sbom","scorecard":{"id":151567,"data":{"date":"2025-08-11","repo":{"name":"github.com/WinVector/pyvtreat","commit":"60a9fe267a21a8286524b7f695ca806fc313b85b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: pkg/dist/vtreat-1.3.1-py3-none-any.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-16T10:50:21.932Z","repository_id":62587936,"created_at":"2025-08-16T10:50:21.932Z","updated_at":"2025-08-16T10:50:21.932Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202773,"owners_count":25240371,"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-08T02:00:09.813Z","response_time":121,"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":"WinVector","name":"Win Vector LLC","uuid":"1242554","kind":"organization","description":"Expert data science training and consulting.","email":"contact@win-vector.com","website":"http://www.win-vector.com/","location":"San Francisco, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1242554?v=4","repositories_count":50,"last_synced_at":"2024-03-26T05:20:01.731Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WinVector","funding_links":[],"total_stars":2229,"followers":28,"following":0,"created_at":"2022-11-03T06:16:33.361Z","updated_at":"2024-03-26T05:20:02.197Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WinVector","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WinVector/repositories"},"packages":[{"id":2966304,"name":"vtreat","ecosystem":"pypi","description":"vtreat is a pandas.DataFrame processor/conditioner that prepares real-world data for predictive modeling in a statistically sound manner.","homepage":"https://github.com/WinVector/pyvtreat","licenses":"License :: OSI Approved :: BSD 3-clause License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/WinVector/pyvtreat","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2019-09-29T08:03:16.000Z","latest_release_published_at":"2024-06-13T16:51:41.000Z","latest_release_number":"1.3.1","last_synced_at":"2025-09-03T10:34:16.496Z","created_at":"2022-04-10T13:01:55.650Z","updated_at":"2025-09-04T05:52:01.036Z","registry_url":"https://pypi.org/project/vtreat/","install_command":"pip install vtreat --index-url https://pypi.org/simple","documentation_url":"https://vtreat.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"vtreat","project_status":null},"repo_metadata":{"id":62587936,"uuid":"197965982","full_name":"WinVector/pyvtreat","owner":"WinVector","description":"vtreat is a data frame processor/conditioner that prepares real-world data for predictive modeling in a statistically sound manner. Distributed under a BSD-3-Clause license.","archived":false,"fork":false,"pushed_at":"2025-01-09T02:06:27.000Z","size":47380,"stargazers_count":121,"open_issues_count":2,"forks_count":8,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-09-03T19:51:20.326Z","etag":null,"topics":["data-science","machine-learning","pydata","python"],"latest_commit_sha":null,"homepage":"https://winvector.github.io/pyvtreat/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WinVector.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}},"created_at":"2019-07-20T18:09:34.000Z","updated_at":"2025-08-25T16:47:54.000Z","dependencies_parsed_at":"2023-01-30T21:00:50.147Z","dependency_job_id":"d29ae277-b266-4890-8603-72f25a3ab75f","html_url":"https://github.com/WinVector/pyvtreat","commit_stats":{"total_commits":546,"total_committers":2,"mean_commits":273.0,"dds":0.03663003663003661,"last_synced_commit":"7ad7fa0384b0807db1aa4277b76176fa5bccb353"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/WinVector/pyvtreat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WinVector","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/sbom","scorecard":{"id":151567,"data":{"date":"2025-08-11","repo":{"name":"github.com/WinVector/pyvtreat","commit":"60a9fe267a21a8286524b7f695ca806fc313b85b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: pkg/dist/vtreat-1.3.1-py3-none-any.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-16T10:50:21.932Z","repository_id":62587936,"created_at":"2025-08-16T10:50:21.932Z","updated_at":"2025-08-16T10:50:21.932Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523644,"owners_count":25120864,"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-03T02:00:09.631Z","response_time":76,"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":"WinVector","name":"Win Vector LLC","uuid":"1242554","kind":"organization","description":"Expert data science training and consulting.","email":"contact@win-vector.com","website":"http://www.win-vector.com/","location":"San Francisco, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1242554?v=4","repositories_count":50,"last_synced_at":"2024-03-26T05:20:01.731Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WinVector","funding_links":[],"total_stars":2229,"followers":28,"following":0,"created_at":"2022-11-03T06:16:33.361Z","updated_at":"2024-03-26T05:20:02.197Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WinVector","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WinVector/repositories"},"tags":[{"name":"1.3.0","sha":"48bae74ea5423000959d320b2e3632144622a5d3","kind":"tag","published_at":"2023-09-28T20:23:25.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.3.0","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.3.0/manifests"},{"name":"1.2.9","sha":"fec02413db2ef344b039195fa1a87bdceeab8c6e","kind":"tag","published_at":"2023-09-26T20:35:46.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.2.9","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.9/manifests"},{"name":"1.2.8","sha":"67bdc5c35e04550e53aab347faf24fefdcf09376","kind":"tag","published_at":"2023-04-15T19:07:12.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.2.8","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.8/manifests"},{"name":"1.2.6","sha":"1613a1da536c8c6907d90879d1cc860e0d022450","kind":"tag","published_at":"2022-12-14T00:39:22.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.2.6","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"d78e4c8bb929245013dee82252906eb8f7659199","kind":"tag","published_at":"2022-09-16T19:33:12.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.2.5","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"9afd92e47599e98bbf95b1105a7c978a215c82d4","kind":"tag","published_at":"2022-05-02T14:46:32.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.2.4","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"937be3a32e5aa646361a763aee35df08402a326c","kind":"tag","published_at":"2022-01-16T23:40:58.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.2.3","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d1ac0a18b98a59c158a9daed6878e3a46802eedc","kind":"tag","published_at":"2022-01-10T19:25:03.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.2.2","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"12e823ed860b96b530b093513e8c559e8a1c181f","kind":"tag","published_at":"2022-01-09T23:24:29.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.2.1","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"4c94392832306ff9a7c150b868d2835356ec50fb","kind":"tag","published_at":"2022-01-06T18:12:20.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.2.0","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"e7472426b1e74b6c9fca3b6e83c55fbb96b0cae0","kind":"tag","published_at":"2021-12-20T17:47:34.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.1.1","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8a311be003c1599d9119059fc0ee05f9a3c0fe18","kind":"tag","published_at":"2021-12-16T19:37:54.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.1.0","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0c0495c8abb826abad85aeb37400992058bde7f0","kind":"tag","published_at":"2021-12-13T17:31:42.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.0.1","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a07285677e6e5f3eaf631e694cdb1aaefd5a75f5","kind":"tag","published_at":"2021-10-19T22:55:05.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/1.0.0","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/1.0.0/manifests"},{"name":"0.5.0","sha":"98ec2b0fa3a7c0e8176b6b0de2d40ca061970ff8","kind":"tag","published_at":"2021-05-20T21:20:18.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.5.0","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.5.0/manifests"},{"name":"0.4.9","sha":"39206ca9fdf40f7ae9fadf67d9bde9dd7a5d5b3b","kind":"tag","published_at":"2021-04-29T16:40:53.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.4.9","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"656197bf7fc4cf9d87adb6728aa6ce4f6426d2a2","kind":"tag","published_at":"2021-02-21T02:56:30.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.4.8","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.8/manifests"},{"name":"0.4.6","sha":"c32e7ce6db11a2ccdd63e545b25028cbec03a3ff","kind":"tag","published_at":"2020-07-19T22:02:43.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.4.6","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"0ed81c2af9395a97d9c6b4a0d722470c4f99867b","kind":"tag","published_at":"2020-06-25T19:24:42.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.4.5","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.5/manifests"},{"name":"0.4.3","sha":"468ad4ac78cc13593470a32ba990bf2a875c9ed0","kind":"tag","published_at":"2020-03-10T17:17:38.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.4.3","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"d2e520e431e4b1c985dd80ed6e6991d48fc0fd3e","kind":"tag","published_at":"2020-03-10T02:00:52.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.4.2","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"162bf1d789fac551befc3295115be484ee24a726","kind":"tag","published_at":"2020-03-09T17:03:10.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.4.1","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"5bb8f9187194707add9fc2e555f718095532c246","kind":"tag","published_at":"2020-03-08T19:40:40.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.4.0","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"2b781bfc57a127db64e55715f3e87c1bb03cb0c3","kind":"tag","published_at":"2020-03-07T17:29:55.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.3.8","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"e744161e59085fb445678a2f7320aee293024f83","kind":"tag","published_at":"2020-02-08T18:08:24.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.3.7","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"e5d894346d212c63266a9a999e05bcc434540609","kind":"tag","published_at":"2020-01-16T19:49:18.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.3.6","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"7c5ea474dec0f56aab6f5db48f7345576b21d506","kind":"tag","published_at":"2020-01-11T17:27:18.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.3.5","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"01811ed6bb5b6aac12f2aea0c221ad62ea4ad3a4","kind":"tag","published_at":"2020-01-09T19:43:33.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.3.4","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"6eb2bd025708b427cd3cbb3376e46b0834194f38","kind":"tag","published_at":"2019-11-21T21:04:13.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.3.3","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"945d7139227b20e09ade43ea32fd276d28b1c2c3","kind":"tag","published_at":"2019-11-10T17:52:01.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.3.2","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"02ca369936bbb93b9948bb7d6fd505e15cc7e3aa","kind":"tag","published_at":"2019-10-26T00:05:22.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.3.1","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"84fd0bf8080eb7ce00e5897e9b39c775f5797bd3","kind":"tag","published_at":"2019-10-05T03:13:12.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.3.0","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.3.0/manifests"},{"name":"0.2.9","sha":"872e2c147511f839e1b94a9e8af9ab4ac3e15036","kind":"tag","published_at":"2019-09-29T08:03:36.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.2.9","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"f0c733707a07b9cc536c6d971fc00741a84f7896","kind":"tag","published_at":"2019-09-08T16:47:56.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.2.8","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"1fa21638a6d77c4110b63769ad1b00707bf98da3","kind":"tag","published_at":"2019-09-07T17:32:32.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.2.7","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9093978eefd4a8687081b42cd1d1c637956a0908","kind":"tag","published_at":"2019-09-01T23:08:16.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.2.6","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"c21df5155a794f0589231a4d0c252967190022df","kind":"tag","published_at":"2019-08-28T18:41:57.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.2.5","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"4a4f51f72b6697f7a9cc64d970813646de4c939a","kind":"tag","published_at":"2019-08-17T18:18:23.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.2.4","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.4/manifests"},{"name":"0.2.2","sha":"5d010ac1c92488cf4b577167bdcb3189a5da3e07","kind":"tag","published_at":"2019-08-10T22:34:55.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.2.2","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2.2/manifests"},{"name":"0.2","sha":"964a426de04fb982dab6974c6388a30d3a36699f","kind":"tag","published_at":"2019-07-29T17:08:53.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.2","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.2/manifests"},{"name":"0.1","sha":"3d2365729334a2762638b0effdc77026ef8c039e","kind":"tag","published_at":"2019-07-28T00:36:25.000Z","download_url":"https://codeload.github.com/WinVector/pyvtreat/tar.gz/0.1","html_url":"https://github.com/WinVector/pyvtreat/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WinVector/pyvtreat@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T05:52:01.035Z","dependent_packages_count":2,"downloads":1357,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.801010455568152,"dependent_repos_count":21.71838761843193,"dependent_packages_count":3.1212832730983786,"stargazers_count":6.709509102418999,"forks_count":11.41974183721818,"docker_downloads_count":null,"average":9.953986457347128},"purl":"pkg:pypi/vtreat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/vtreat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/vtreat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/vtreat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T12:19:23.141Z","issues_count":20,"pull_requests_count":3,"avg_time_to_close_issue":2662660.611111111,"avg_time_to_close_pull_request":2484.0,"issues_closed_count":18,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":13,"avg_comments_per_issue":3.2,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/issues","maintainers":[{"login":"JohnMount","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JohnMount"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vtreat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vtreat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vtreat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vtreat/related_packages","maintainers":[{"uuid":"jmountwv","login":"jmountwv","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/jmountwv/","role":null,"created_at":"2022-11-18T17:17:54.268Z","updated_at":"2022-11-18T17:17:54.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jmountwv/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":{"id":678782,"full_name":"WinVector/pyvtreat","default_branch":"main","committers":[{"name":"John Mount","email":"jmount@win-vector.com","login":"JohnMount","count":562},{"name":"Nina Zumel","email":"nzumel@win-vector.com","login":"NinaZumel","count":20}],"total_commits":582,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":291.0,"dds":0.03436426116838487,"past_year_committers":[{"name":"John Mount","email":"jmount@win-vector.com","login":"JohnMount","count":10}],"past_year_total_commits":10,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":10.0,"past_year_dds":0.0,"last_synced_at":"2025-05-19T02:18:37.625Z","last_synced_commit":"60a9fe267a21a8286524b7f695ca806fc313b85b","created_at":"2023-03-09T10:46:40.796Z","updated_at":"2025-05-19T02:18:37.625Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"WinVector/pyvtreat","html_url":"https://github.com/WinVector/pyvtreat","last_synced_at":"2025-07-30T12:19:23.141Z","status":"error","issues_count":20,"pull_requests_count":3,"avg_time_to_close_issue":2662660.611111111,"avg_time_to_close_pull_request":2484.0,"issues_closed_count":18,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":13,"avg_comments_per_issue":3.2,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T02:28:00.952Z","updated_at":"2025-07-30T12:19:23.141Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WinVector%2Fpyvtreat/issues","issue_labels_count":{"enhancement":11,"bug":2,"documentation":2,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":14,"MEMBER":6},"pull_request_author_associations_count":{"NONE":2,"MEMBER":1},"issue_authors":{"JohnMount":6,"jtanman":2,"mtchem":2,"bkj":1,"mglowacki100":1,"michael135":1,"ntr34g":1,"SSMK-wq":1,"dgenio":1,"DoubleGremlin181":1,"lucapalazzi":1,"MarkMoretto":1,"hansharhoff":1},"pull_request_authors":{"jtanman":2,"JohnMount":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10144308,"issues_count":31990319,"pull_requests_count":99885193,"authors_count":10719392,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"JohnMount","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JohnMount"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":5,"PushEvent":1},"last_year":{"WatchEvent":5,"PushEvent":1}},"keywords":["data-science","machine-learning","pydata","python"],"dependencies":[{"ecosystem":"pypi","filepath":"pkg/setup.py","sha":null,"kind":"manifest","created_at":"2022-11-03T17:02:18.401Z","updated_at":"2022-11-03T17:02:18.401Z","repository_link":"https://github.com/WinVector/pyvtreat/blob/main/pkg/setup.py","dependencies":[{"id":6584997485,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584997486,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584997487,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584997488,"package_name":"sklearn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584997489,"package_name":"data_algebra","ecosystem":"pypi","requirements":"\u003e=1.4.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pkg/vtreat.egg-info/requires.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T17:02:18.469Z","updated_at":"2022-11-03T17:02:18.469Z","repository_link":"https://github.com/WinVector/pyvtreat/blob/main/pkg/vtreat.egg-info/requires.txt","dependencies":[{"id":6584997494,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584997495,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584997496,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584997497,"package_name":"sklearn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584997498,"package_name":"data_algebra","ecosystem":"pypi","requirements":"\u003e=1.4.1","direct":true,"kind":"runtime","optional":false}]}],"score":12.721306538583828,"created_at":"2025-09-08T11:19:09.616Z","updated_at":"2025-10-07T08:25:58.298Z","avatar_url":"https://github.com/WinVector.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1357,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70599","html_url":"https://science.ecosyste.ms/projects/70599"}