{"id":1676,"name":"piecewise-regression (aka segmented regression) in Python","description":"piecewise-regression (aka segmented regression) in Python - Published in JOSS (2021)","url":"https://github.com/chasmani/piecewise-regression","last_synced_at":"2025-09-04T16:31:50.934Z","repository":{"id":37771112,"uuid":"373776107","full_name":"chasmani/piecewise-regression","owner":"chasmani","description":"piecewise-regression (aka segmented regression) in python. For fitting straight line models to data with one or more breakpoints where the gradient changes. ","archived":false,"fork":false,"pushed_at":"2024-06-09T09:00:49.000Z","size":23432,"stargazers_count":118,"open_issues_count":9,"forks_count":25,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-04T06:59:49.018Z","etag":null,"topics":["data-analysis","linear-regression","model-fitting","piecewise-regression","python3","regression","segmented-regression","statistics"],"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/chasmani.png","metadata":{"files":{"readme":"docs/README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-06-04T08:37:40.000Z","updated_at":"2025-08-29T09:41:51.000Z","dependencies_parsed_at":"2025-04-14T15:33:42.969Z","dependency_job_id":null,"html_url":"https://github.com/chasmani/piecewise-regression","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/chasmani/piecewise-regression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chasmani","download_url":"https://codeload.github.com/chasmani/piecewise-regression/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/sbom","scorecard":{"id":274853,"data":{"date":"2025-08-11","repo":{"name":"github.com/chasmani/piecewise-regression","commit":"1f58fc331f7a6e4460f8ba6da4a86aae8755d90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"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":"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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: tests/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: tests/__pycache__/test_1_breakpoint.cpython-38.pyc: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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chasmani/piecewise-regression/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/chasmani/piecewise-regression/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/chasmani/piecewise-regression/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/chasmani/piecewise-regression/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chasmani/piecewise-regression/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"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 'master'"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T14:10:57.994Z","repository_id":37771112,"created_at":"2025-08-17T14:10:57.994Z","updated_at":"2025-08-17T14:10:57.994Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273597614,"owners_count":25134395,"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":"chasmani","name":"Chasmani","uuid":"6584368","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6584368?u=80d30850efaec7c1b05ed4f102f9b7ae4607fece\u0026v=4","repositories_count":6,"last_synced_at":"2023-02-26T19:30:40.286Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chasmani","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T05:25:29.055Z","updated_at":"2023-02-26T19:30:40.289Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chasmani","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chasmani/repositories"},"packages":[{"id":5300420,"name":"piecewise-regression","ecosystem":"conda","description":null,"homepage":"https://github.com/chasmani/piecewise-regression","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chasmani/piecewise-regression","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-11-19T07:03:53.000Z","latest_release_published_at":"2021-11-19T07:03:53.000Z","latest_release_number":"1.1.2","last_synced_at":"2025-09-03T20:36:40.335Z","created_at":"2022-10-03T16:08:48.667Z","updated_at":"2025-09-03T20:36:40.335Z","registry_url":"https://anaconda.org/conda-forge/piecewise-regression","install_command":"conda install -c conda-forge piecewise-regression","documentation_url":null,"metadata":{},"repo_metadata":{"id":37771112,"uuid":"373776107","full_name":"chasmani/piecewise-regression","owner":"chasmani","description":"piecewise-regression (aka segmented regression) in python. For fitting straight line models to data with one or more breakpoints where the gradient changes. ","archived":false,"fork":false,"pushed_at":"2024-06-09T09:00:49.000Z","size":23432,"stargazers_count":118,"open_issues_count":9,"forks_count":25,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-30T02:59:48.856Z","etag":null,"topics":["data-analysis","linear-regression","model-fitting","piecewise-regression","python3","regression","segmented-regression","statistics"],"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/chasmani.png","metadata":{"files":{"readme":"docs/README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-06-04T08:37:40.000Z","updated_at":"2025-07-01T16:47:58.000Z","dependencies_parsed_at":"2025-04-14T15:33:42.969Z","dependency_job_id":null,"html_url":"https://github.com/chasmani/piecewise-regression","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/chasmani/piecewise-regression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chasmani","download_url":"https://codeload.github.com/chasmani/piecewise-regression/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268843244,"owners_count":24316029,"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-05T02:00:12.334Z","response_time":2576,"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":"chasmani","name":"Chasmani","uuid":"6584368","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6584368?u=80d30850efaec7c1b05ed4f102f9b7ae4607fece\u0026v=4","repositories_count":6,"last_synced_at":"2023-02-26T19:30:40.286Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chasmani","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T05:25:29.055Z","updated_at":"2023-02-26T19:30:40.289Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chasmani","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chasmani/repositories"},"tags":[{"name":"v1.5.0","sha":"1f58fc331f7a6e4460f8ba6da4a86aae8755d90b","kind":"commit","published_at":"2023-12-18T12:46:14.000Z","download_url":"https://codeload.github.com/chasmani/piecewise-regression/tar.gz/v1.5.0","html_url":"https://github.com/chasmani/piecewise-regression/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chasmani/piecewise-regression@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/tags/v1.5.0/manifests"},{"name":"v1.2.0","sha":"a9601ac80d4b0011a016cccb569087e0e53cb4e2","kind":"commit","published_at":"2021-11-30T10:21:53.000Z","download_url":"https://codeload.github.com/chasmani/piecewise-regression/tar.gz/v1.2.0","html_url":"https://github.com/chasmani/piecewise-regression/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chasmani/piecewise-regression@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/tags/v1.2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-06T06:13:36.597Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":37.96356376341403,"forks_count":42.17120039930122,"average":41.33391564761667},"purl":"pkg:conda/piecewise-regression","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/piecewise-regression","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/piecewise-regression","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/piecewise-regression/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T10:02:25.452Z","issues_count":19,"pull_requests_count":5,"avg_time_to_close_issue":22586769.416666668,"avg_time_to_close_pull_request":10499823.333333334,"issues_closed_count":12,"pull_requests_closed_count":3,"pull_request_authors_count":5,"issue_authors_count":19,"avg_comments_per_issue":1.0526315789473684,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"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":2,"past_year_avg_comments_per_issue":0.0,"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/chasmani%2Fpiecewise-regression/issues","maintainers":[{"login":"chasmani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chasmani"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/piecewise-regression/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/piecewise-regression/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/piecewise-regression/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/piecewise-regression/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2851697,"name":"piecewise-regression","ecosystem":"pypi","description":"piecewise (segmented) regression in python","homepage":"https://github.com/chasmani/piecewise-regression","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chasmani/piecewise-regression","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2021-09-14T15:29:11.000Z","latest_release_published_at":"2023-12-18T12:22:48.000Z","latest_release_number":"1.5.0","last_synced_at":"2025-09-03T20:36:33.892Z","created_at":"2022-04-10T12:02:52.910Z","updated_at":"2025-09-04T07:00:00.714Z","registry_url":"https://pypi.org/project/piecewise-regression/","install_command":"pip install piecewise-regression --index-url https://pypi.org/simple","documentation_url":"https://piecewise-regression.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"piecewise-regression","project_status":null},"repo_metadata":{"id":37771112,"uuid":"373776107","full_name":"chasmani/piecewise-regression","owner":"chasmani","description":"piecewise-regression (aka segmented regression) in python. For fitting straight line models to data with one or more breakpoints where the gradient changes. ","archived":false,"fork":false,"pushed_at":"2024-06-09T09:00:49.000Z","size":23432,"stargazers_count":119,"open_issues_count":9,"forks_count":25,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-28T00:14:03.706Z","etag":null,"topics":["data-analysis","linear-regression","model-fitting","piecewise-regression","python3","regression","segmented-regression","statistics"],"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/chasmani.png","metadata":{"files":{"readme":"docs/README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-06-04T08:37:40.000Z","updated_at":"2025-08-01T05:23:15.000Z","dependencies_parsed_at":"2025-04-14T15:33:42.969Z","dependency_job_id":null,"html_url":"https://github.com/chasmani/piecewise-regression","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/chasmani/piecewise-regression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chasmani","download_url":"https://codeload.github.com/chasmani/piecewise-regression/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/sbom","scorecard":{"id":274853,"data":{"date":"2025-08-11","repo":{"name":"github.com/chasmani/piecewise-regression","commit":"1f58fc331f7a6e4460f8ba6da4a86aae8755d90b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"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":"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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: tests/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: tests/__pycache__/test_1_breakpoint.cpython-38.pyc: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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chasmani/piecewise-regression/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/chasmani/piecewise-regression/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/chasmani/piecewise-regression/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/chasmani/piecewise-regression/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chasmani/piecewise-regression/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"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 'master'"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T14:10:57.994Z","repository_id":37771112,"created_at":"2025-08-17T14:10:57.994Z","updated_at":"2025-08-17T14:10:57.994Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506903,"owners_count":25118066,"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":"chasmani","name":"Chasmani","uuid":"6584368","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6584368?u=80d30850efaec7c1b05ed4f102f9b7ae4607fece\u0026v=4","repositories_count":6,"last_synced_at":"2023-02-26T19:30:40.286Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chasmani","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T05:25:29.055Z","updated_at":"2023-02-26T19:30:40.289Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chasmani","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chasmani/repositories"},"tags":[{"name":"v1.5.0","sha":"1f58fc331f7a6e4460f8ba6da4a86aae8755d90b","kind":"commit","published_at":"2023-12-18T12:46:14.000Z","download_url":"https://codeload.github.com/chasmani/piecewise-regression/tar.gz/v1.5.0","html_url":"https://github.com/chasmani/piecewise-regression/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chasmani/piecewise-regression@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/tags/v1.5.0/manifests"},{"name":"v1.2.0","sha":"a9601ac80d4b0011a016cccb569087e0e53cb4e2","kind":"commit","published_at":"2021-11-30T10:21:53.000Z","download_url":"https://codeload.github.com/chasmani/piecewise-regression/tar.gz/v1.2.0","html_url":"https://github.com/chasmani/piecewise-regression/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chasmani/piecewise-regression@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/tags/v1.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:00:00.713Z","dependent_packages_count":2,"downloads":129169,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":1.3082541848738218,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":8.185421399309945,"forks_count":9.32528287534468,"docker_downloads_count":null,"average":10.09587927226816},"purl":"pkg:pypi/piecewise-regression","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/piecewise-regression","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/piecewise-regression","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/piecewise-regression/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:02:42.557Z","issues_count":19,"pull_requests_count":5,"avg_time_to_close_issue":22586769.416666668,"avg_time_to_close_pull_request":10499823.333333334,"issues_closed_count":12,"pull_requests_closed_count":3,"pull_request_authors_count":5,"issue_authors_count":19,"avg_comments_per_issue":1.0526315789473684,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"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":2,"past_year_avg_comments_per_issue":0.0,"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/chasmani%2Fpiecewise-regression/issues","maintainers":[{"login":"chasmani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chasmani"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/piecewise-regression/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/piecewise-regression/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/piecewise-regression/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/piecewise-regression/related_packages","maintainers":[{"uuid":"chasmani","login":"chasmani","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/chasmani/","role":null,"created_at":"2023-02-07T01:22:40.570Z","updated_at":"2023-02-07T01:22:40.570Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/chasmani/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724715,"maintainers_count":308192,"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":{"id":33291,"full_name":"chasmani/piecewise-regression","default_branch":"master","committers":[{"name":"chasmani","email":"pilgrimcharlie2@gmail.com","login":"chasmani","count":194},{"name":"Charles Pilgrim","email":"c.pilgrim@raihani01.local","login":null,"count":20},{"name":"Gabby","email":"alessio.gabriela@gmail.com","login":"galessiorob","count":2}],"total_commits":216,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":72.0,"dds":0.10185185185185186,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:36:21.978Z","last_synced_commit":"1f58fc331f7a6e4460f8ba6da4a86aae8755d90b","created_at":"2023-03-07T16:51:55.672Z","updated_at":"2025-08-07T06:36:21.978Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"chasmani/piecewise-regression","html_url":"https://github.com/chasmani/piecewise-regression","last_synced_at":"2025-08-31T19:02:42.557Z","status":"error","issues_count":19,"pull_requests_count":5,"avg_time_to_close_issue":22586769.416666668,"avg_time_to_close_pull_request":10499823.333333334,"issues_closed_count":12,"pull_requests_closed_count":3,"pull_request_authors_count":5,"issue_authors_count":19,"avg_comments_per_issue":1.0526315789473684,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"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":2,"past_year_avg_comments_per_issue":0.0,"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-10T21:47:45.611Z","updated_at":"2025-09-02T05:18:45.208Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasmani%2Fpiecewise-regression/issues","issue_labels_count":{"enhancement":3,"bug":2,"documentation":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":18,"OWNER":1},"pull_request_author_associations_count":{"NONE":4,"OWNER":1,"CONTRIBUTOR":1},"issue_authors":{"mshemuni":1,"tianydong":1,"Calvjor":1,"ABDsheikho":1,"criscres":1,"peascod206":1,"yuvalarbel":1,"victorchau-stime":1,"krishnasrujan":1,"chasmani":1,"jckkvs":1,"Z-xk":1,"sbuse":1,"jgOhYeah":1,"jeroenwijnen98":1,"jojounderscorejo":1,"lukefullard":1,"grejka":1,"RianneSchouten":1},"pull_request_authors":{"mshemuni":2,"chasmani":1,"thegodone":1,"galessiorob":1,"talgalili":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077358,"issues_count":31287535,"pull_requests_count":95909983,"authors_count":10692008,"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":"chasmani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chasmani"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":16,"IssueCommentEvent":1,"ForkEvent":2},"last_year":{"WatchEvent":16,"IssueCommentEvent":1,"ForkEvent":2}},"keywords":["data-analysis","linear-regression","model-fitting","piecewise-regression","python3","regression","segmented-regression","statistics"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-13T03:10:45.331Z","updated_at":"2022-07-13T03:10:45.331Z","repository_link":"https://github.com/chasmani/piecewise-regression/blob/master/requirements.txt","dependencies":[{"id":212744317,"package_name":"statsmodels","ecosystem":"pypi","requirements":"==0.13.0","direct":true,"kind":"runtime","optional":false},{"id":212744314,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.3.4","direct":true,"kind":"runtime","optional":false},{"id":212744315,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.19.5","direct":true,"kind":"runtime","optional":false},{"id":212744316,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.6.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-13T03:10:45.424Z","updated_at":"2022-07-13T03:10:45.424Z","repository_link":"https://github.com/chasmani/piecewise-regression/blob/master/setup.py","dependencies":[{"id":212744465,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codecov.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T21:30:55.797Z","updated_at":"2023-01-29T21:30:55.797Z","repository_link":"https://github.com/chasmani/piecewise-regression/blob/master/.github/workflows/codecov.yml","dependencies":[{"id":7232165998,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7232165999,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7232166000,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T21:30:55.852Z","updated_at":"2023-01-29T21:30:55.852Z","repository_link":"https://github.com/chasmani/piecewise-regression/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":7232166038,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7232166039,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs_requirements.txt","sha":null,"kind":"manifest","created_at":"2025-04-11T11:18:14.359Z","updated_at":"2025-04-11T11:18:14.359Z","repository_link":"https://github.com/chasmani/piecewise-regression/blob/master/docs_requirements.txt","dependencies":[{"id":22639395347,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.2.2","direct":true,"kind":"runtime","optional":false}]}],"score":17.711707245290153,"created_at":"2025-09-04T09:17:51.001Z","updated_at":"2025-10-07T08:04:34.052Z","avatar_url":"https://github.com/chasmani.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":129169,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1676","html_url":"https://science.ecosyste.ms/projects/1676"}