{"id":32578,"name":"pmdarima","description":"A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.","url":"https://github.com/alkaline-ml/pmdarima","last_synced_at":"2025-09-05T05:30:17.324Z","repository":{"id":19295215,"uuid":"86715491","full_name":"alkaline-ml/pmdarima","owner":"alkaline-ml","description":"A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.","archived":false,"fork":false,"pushed_at":"2024-11-13T21:41:20.000Z","size":81176,"stargazers_count":1668,"open_issues_count":73,"forks_count":247,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-08-30T20:59:06.774Z","etag":null,"topics":["arima","econometrics","forecasting","forecasting-models","machine-learning","pmdarima","python","sarimax","time-series"],"latest_commit_sha":null,"homepage":"https://www.alkaline-ml.com/pmdarima","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/alkaline-ml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["tgsmith61591","aaronreidsmith"]}},"created_at":"2017-03-30T14:58:30.000Z","updated_at":"2025-08-29T10:40:32.000Z","dependencies_parsed_at":"2023-01-13T20:17:23.546Z","dependency_job_id":"5ff306cd-69e6-4ae6-a75e-4af7d812f22e","html_url":"https://github.com/alkaline-ml/pmdarima","commit_stats":{"total_commits":860,"total_committers":23,"mean_commits":"37.391304347826086","dds":0.2709302325581395,"last_synced_commit":"11e570897178d844637c387d6582ab2136a92af5"},"previous_names":["tgsmith61591/pyramid","tgsmith61591/pmdarima"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/alkaline-ml/pmdarima","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/sbom","scorecard":{"id":184891,"data":{"date":"2025-08-11","repo":{"name":"github.com/alkaline-ml/pmdarima","commit":"64cee30970eec69ff689e1c68a2db41613baf0c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 29/30 approved changesets -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/badges.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_cron.yml:1","Warn: no topLevel permission defined: .github/workflows/test_tagging.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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/badges.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/badges.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/badges.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/badges.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_tagging.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/test_tagging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_tagging.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/test_tagging.yml/master?enable=pin","Warn: pipCommand not pinned by hash: build_tools/circle/deploy.sh:5","Warn: pipCommand not pinned by hash: build_tools/github/test_version_tagging.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/badges.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/nightly_cron.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/nightly_cron.yml:67","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"26 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-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","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","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8"],"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-16T19:37:13.211Z","repository_id":19295215,"created_at":"2025-08-16T19:37:13.211Z","updated_at":"2025-08-16T19:37:13.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273715339,"owners_count":25155021,"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-05T02:00:09.113Z","response_time":402,"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":"alkaline-ml","name":"alkaline-ml","uuid":"58331763","kind":"organization","description":"","email":null,"website":"alkaline-ml.com","location":"Plano, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58331763?v=4","repositories_count":3,"last_synced_at":"2024-05-21T05:06:19.186Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alkaline-ml","funding_links":[],"total_stars":1519,"followers":14,"following":0,"created_at":"2022-11-09T02:43:05.054Z","updated_at":"2024-05-21T05:06:19.272Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml/repositories"},"packages":[{"id":11694434,"name":"github.com/alkaline-ml/pmdarima","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/alkaline-ml/pmdarima","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2017-08-28T23:25:14.000Z","latest_release_published_at":"2023-10-23T16:17:56.000Z","latest_release_number":"v2.0.4+incompatible","last_synced_at":"2025-08-30T21:03:20.853Z","created_at":"2025-05-27T08:31:32.570Z","updated_at":"2025-08-30T21:07:53.114Z","registry_url":"https://pkg.go.dev/github.com/alkaline-ml/pmdarima","install_command":"go get github.com/alkaline-ml/pmdarima","documentation_url":"https://pkg.go.dev/github.com/alkaline-ml/pmdarima#section-documentation","metadata":{},"repo_metadata":{"id":19295215,"uuid":"86715491","full_name":"alkaline-ml/pmdarima","owner":"alkaline-ml","description":"A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.","archived":false,"fork":false,"pushed_at":"2024-11-13T21:41:20.000Z","size":81176,"stargazers_count":1660,"open_issues_count":67,"forks_count":244,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-07-30T08:49:42.663Z","etag":null,"topics":["arima","econometrics","forecasting","forecasting-models","machine-learning","pmdarima","python","sarimax","time-series"],"latest_commit_sha":null,"homepage":"https://www.alkaline-ml.com/pmdarima","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/alkaline-ml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["tgsmith61591","aaronreidsmith"]}},"created_at":"2017-03-30T14:58:30.000Z","updated_at":"2025-07-29T15:42:07.000Z","dependencies_parsed_at":"2023-01-13T20:17:23.546Z","dependency_job_id":"5ff306cd-69e6-4ae6-a75e-4af7d812f22e","html_url":"https://github.com/alkaline-ml/pmdarima","commit_stats":{"total_commits":860,"total_committers":23,"mean_commits":"37.391304347826086","dds":0.2709302325581395,"last_synced_commit":"11e570897178d844637c387d6582ab2136a92af5"},"previous_names":["tgsmith61591/pyramid","tgsmith61591/pmdarima"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/alkaline-ml/pmdarima","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/sbom","scorecard":{"id":184891,"data":{"date":"2025-08-11","repo":{"name":"github.com/alkaline-ml/pmdarima","commit":"64cee30970eec69ff689e1c68a2db41613baf0c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 29/30 approved changesets -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/badges.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_cron.yml:1","Warn: no topLevel permission defined: .github/workflows/test_tagging.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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/badges.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/badges.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/badges.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/badges.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_tagging.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/test_tagging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_tagging.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/test_tagging.yml/master?enable=pin","Warn: pipCommand not pinned by hash: build_tools/circle/deploy.sh:5","Warn: pipCommand not pinned by hash: build_tools/github/test_version_tagging.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/badges.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/nightly_cron.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/nightly_cron.yml:67","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"26 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-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","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","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8"],"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-16T19:37:13.211Z","repository_id":19295215,"created_at":"2025-08-16T19:37:13.211Z","updated_at":"2025-08-16T19:37:13.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272906592,"owners_count":25013097,"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-30T02:00:09.474Z","response_time":77,"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":"alkaline-ml","name":"alkaline-ml","uuid":"58331763","kind":"organization","description":"","email":null,"website":"alkaline-ml.com","location":"Plano, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58331763?v=4","repositories_count":3,"last_synced_at":"2024-05-21T05:06:19.186Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alkaline-ml","funding_links":[],"total_stars":1519,"followers":14,"following":0,"created_at":"2022-11-09T02:43:05.054Z","updated_at":"2024-05-21T05:06:19.272Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml/repositories"},"tags":[{"name":"v2.0.4","sha":"15919ef6de7778dfb0e74e9b47708f6ea1ec4ee2","kind":"commit","published_at":"2023-10-23T16:17:56.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"18cbe34d62bf7ec2508509b0590ff0962f00af3e","kind":"commit","published_at":"2023-03-15T20:23:50.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"afd2fac5a595b966a2722cfbc9d49948b07d2948","kind":"commit","published_at":"2022-11-03T13:26:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2/manifests"},{"name":"v2.0.2rc1","sha":"afd2fac5a595b966a2722cfbc9d49948b07d2948","kind":"commit","published_at":"2022-11-03T13:26:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.2rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2rc1/manifests"},{"name":"v2.0.1","sha":"b465ee3dfa1df4819c4be9bb3e62e531873a779b","kind":"commit","published_at":"2022-08-23T11:55:51.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1/manifests"},{"name":"v2.0.1rc1","sha":"b465ee3dfa1df4819c4be9bb3e62e531873a779b","kind":"commit","published_at":"2022-08-23T11:55:51.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.1rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1rc1/manifests"},{"name":"v2.0.0","sha":"4869c43796a37f7a83ea56525803c797be3693d9","kind":"commit","published_at":"2022-08-20T00:15:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"cafd5c79f1e5696c609716eca1514f0aaaf2d317","kind":"commit","published_at":"2022-01-04T15:25:50.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"8fd552a5b087dc8af69aee5975abd7ce932baaaf","kind":"commit","published_at":"2021-11-05T12:21:30.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"593de600bcda0a7698449059fdbc7906eaf4a220","kind":"commit","published_at":"2021-09-24T20:41:57.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3/manifests"},{"name":"v1.8.3rc0","sha":"a45d022a01f907004dbb849886a41de15ec7c534","kind":"commit","published_at":"2021-07-22T21:23:29.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.3rc0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.3rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.3rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3rc0/manifests"},{"name":"v1.8.2","sha":"5bf84a2a5c42b81b949bd252ad3d4c6c311343f8","kind":"commit","published_at":"2021-04-19T21:26:02.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2/manifests"},{"name":"v1.8.2rc3","sha":"9a9f4759da91283c79311c93bc91bae710f2f084","kind":"commit","published_at":"2021-04-19T19:16:01.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc3/manifests"},{"name":"v1.8.2rc1","sha":"dacbcec9f207df00672d9361a27393d5b70ab113","kind":"commit","published_at":"2021-04-19T16:19:13.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc1/manifests"},{"name":"v1.8.2rc2","sha":"db4c92e8141aaf9181d10df4102fa0e7c793b75c","kind":"commit","published_at":"2021-04-18T14:27:39.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc2/manifests"},{"name":"v1.8.1","sha":"ce5fc1945afbf0712b2f39fcd1d8b0d267eb234f","kind":"commit","published_at":"2021-04-16T00:42:58.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"23d4d0db9564f1a8fa16b3b769396164ae9f9383","kind":"commit","published_at":"2020-12-02T16:09:46.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"f4de522783366d0ac401931aeff735581e1d9a6e","kind":"commit","published_at":"2020-09-02T18:48:03.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.7.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"d90d91ede132b9ec5d56fe2b1e26bba63c53207f","kind":"commit","published_at":"2020-08-03T12:05:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.7.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"ae332f242df2c0580254f384e3892f4a065e5c53","kind":"commit","published_at":"2020-05-19T12:44:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.1/manifests"},{"name":"v1.6.0rc1","sha":"e2bfd5d03547d20979c6afda3b832825ba0217df","kind":"commit","published_at":"2020-04-30T13:15:10.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.0rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0rc1/manifests"},{"name":"v1.6.0","sha":"e2bfd5d03547d20979c6afda3b832825ba0217df","kind":"commit","published_at":"2020-04-30T13:15:10.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"486e0f353691d4e3bcaa359caeaa398b0fa30ce2","kind":"commit","published_at":"2020-02-14T15:37:03.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"0a4ec38cc67fde267798f81fa68d59e3ff013383","kind":"commit","published_at":"2019-12-17T13:44:04.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"35ef18c629786ba09288a3d306fd6f7497246977","kind":"commit","published_at":"2019-12-06T15:31:35.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"629a3d4ea4d6a72257dfe4a1e089c5913b9bee85","kind":"commit","published_at":"2019-12-05T14:29:05.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"45606b2e1c915d694022a12641c0ab0b35f315d9","kind":"commit","published_at":"2019-11-06T13:07:18.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.4.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"28ba5049571e4c46df15c0127c1025b7afb08136","kind":"commit","published_at":"2019-09-07T12:59:52.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.3.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ee4802bff8fa5a57b706d4cbb978236dece727fe","kind":"commit","published_at":"2019-06-12T01:57:43.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.2.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a133de78ba5bd68da9785b061f519ba28cd514cc","kind":"commit","published_at":"2019-04-27T16:05:23.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.2.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7b5306a5d69cbf68a15de0a2ad1f52327936d3e1","kind":"commit","published_at":"2019-03-26T22:34:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.1.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c5b9b2c1d4b56d916d01065c630d8362bf3939ad","kind":"commit","published_at":"2018-12-27T15:10:08.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.1.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2d35204ca7c6ac615a2a54e84ad86f2cf0a89c78","kind":"commit","published_at":"2018-11-18T22:37:04.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.0.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"2e3d9c1b4186b396f99111447afb75b5a72c53bf","kind":"commit","published_at":"2018-11-02T15:23:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.9.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"461251ac9da92ebd3bd1cb029c541c5de865d259","kind":"commit","published_at":"2018-08-30T19:33:57.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.8.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.8.1/manifests"},{"name":"v0.7.1","sha":"6b169fd3b70c23ddd0f4e7a0591655ae02c8da76","kind":"commit","published_at":"2018-08-14T21:42:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.7.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"fb58748687474684482afc9a47b2ba81088900fe","kind":"commit","published_at":"2018-08-14T11:40:26.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.7.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.0/manifests"},{"name":"v0.6.5","sha":"5a52d60540e6bf24b31ef368ada1890b3351b9f5","kind":"commit","published_at":"2018-03-27T14:45:21.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.6.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.5/manifests"},{"name":"v0.6.2","sha":"b12ff9bbdea517a9ac70f9ea2f06c50e110da003","kind":"commit","published_at":"2017-11-13T01:33:09.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.6.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.2/manifests"},{"name":"v0.5.1","sha":"38897f5ff35e59602f2f2a3b9fd14f48597d7dc3","kind":"commit","published_at":"2017-08-28T23:25:14.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.5.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"c97a49488b978d4cedf5ad03bb91f04782b4c9d2","kind":"commit","published_at":"2017-08-26T14:40:45.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5/manifests"},{"name":"v0.4","sha":"e55b0e439d2315b27d2dadf3f8c8c41f5843e0a3","kind":"commit","published_at":"2017-07-01T02:35:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.4/manifests"},{"name":"v0.3","sha":"97242a6463f17db0db7b81bb713b6da70054e6a1","kind":"commit","published_at":"2017-06-10T16:22:37.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.3/manifests"},{"name":"v0.2-alpha","sha":"1545afc23c0ed4acdad51235e859c70ab69cf1d6","kind":"commit","published_at":"2017-06-05T12:18:22.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.2-alpha","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.2-alpha/manifests"},{"name":"v0.1-alpha","sha":"9f6697dd12069bb5e5e94e225f15f1aba09605bf","kind":"commit","published_at":"2017-06-02T17:37:34.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.1-alpha","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-30T21:07:53.114Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.807004531283771,"dependent_packages_count":5.441509219438237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.624256875361004},"purl":"pkg:golang/github.com/alkaline-ml/pmdarima","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/alkaline-ml/pmdarima","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/alkaline-ml/pmdarima","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/alkaline-ml/pmdarima/dependencies","status":null,"funding_links":["https://github.com/sponsors/tgsmith61591","https://github.com/sponsors/aaronreidsmith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T08:39:50.624Z","issues_count":94,"pull_requests_count":51,"avg_time_to_close_issue":2686482.0444444446,"avg_time_to_close_pull_request":3568941.586956522,"issues_closed_count":45,"pull_requests_closed_count":46,"pull_request_authors_count":10,"issue_authors_count":87,"avg_comments_per_issue":2.8297872340425534,"avg_comments_per_pull_request":0.6274509803921569,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":1726407.5,"past_year_avg_time_to_close_pull_request":7577564.666666667,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.9,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/issues","maintainers":[{"login":"aaronreidsmith","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronreidsmith"},{"login":"tgsmith61591","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgsmith61591"}],"active_maintainers":[{"login":"aaronreidsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronreidsmith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falkaline-ml%2Fpmdarima/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falkaline-ml%2Fpmdarima/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falkaline-ml%2Fpmdarima/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falkaline-ml%2Fpmdarima/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951509,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2855387,"name":"pmdarima","ecosystem":"pypi","description":"Python's forecast::auto.arima equivalent","homepage":"http://alkaline-ml.com/pmdarima","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/alkaline-ml/pmdarima","keywords_array":["arima","timeseries","forecasting","pyramid","pmdarima","pyramid-arima","scikit-learn","statsmodels"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-10-23T14:06:58.000Z","latest_release_published_at":"2023-10-23T14:00:39.000Z","latest_release_number":"2.0.4","last_synced_at":"2025-09-04T23:01:29.987Z","created_at":"2022-04-10T12:04:43.441Z","updated_at":"2025-09-04T23:01:29.987Z","registry_url":"https://pypi.org/project/pmdarima/","install_command":"pip install pmdarima --index-url https://pypi.org/simple","documentation_url":"http://alkaline-ml.com/pmdarima","metadata":{"funding":null,"documentation":"http://alkaline-ml.com/pmdarima","classifiers":["Intended Audience :: Developers","Intended Audience :: Financial and Insurance Industry","Intended Audience :: Science/Research","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: C","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"pmdarima","project_status":null},"repo_metadata":{"id":19295215,"uuid":"86715491","full_name":"alkaline-ml/pmdarima","owner":"alkaline-ml","description":"A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.","archived":false,"fork":false,"pushed_at":"2024-07-05T17:33:46.000Z","size":79607,"stargazers_count":1558,"open_issues_count":59,"forks_count":229,"subscribers_count":34,"default_branch":"master","last_synced_at":"2024-08-07T08:02:31.629Z","etag":null,"topics":["arima","econometrics","forecasting","forecasting-models","machine-learning","pmdarima","python","sarimax","time-series"],"latest_commit_sha":null,"homepage":"https://www.alkaline-ml.com/pmdarima","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/alkaline-ml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["tgsmith61591","aaronreidsmith"]}},"created_at":"2017-03-30T14:58:30.000Z","updated_at":"2024-08-07T08:02:37.221Z","dependencies_parsed_at":"2023-01-13T20:17:23.546Z","dependency_job_id":"5ff306cd-69e6-4ae6-a75e-4af7d812f22e","html_url":"https://github.com/alkaline-ml/pmdarima","commit_stats":{"total_commits":857,"total_committers":22,"mean_commits":38.95454545454545,"dds":0.2683780630105017,"last_synced_commit":"15919ef6de7778dfb0e74e9b47708f6ea1ec4ee2"},"previous_names":["tgsmith61591/pyramid","tgsmith61591/pmdarima"],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218386785,"owners_count":16322722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"alkaline-ml","name":"alkaline-ml","uuid":"58331763","kind":"organization","description":"","email":null,"website":"alkaline-ml.com","location":"Plano, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58331763?v=4","repositories_count":3,"last_synced_at":"2024-05-21T05:06:19.186Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alkaline-ml","funding_links":[],"total_stars":1519,"followers":14,"following":0,"created_at":"2022-11-09T02:43:05.054Z","updated_at":"2024-05-21T05:06:19.272Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml/repositories"},"tags":[{"name":"v2.0.4","sha":"15919ef6de7778dfb0e74e9b47708f6ea1ec4ee2","kind":"commit","published_at":"2023-10-23T16:17:56.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"18cbe34d62bf7ec2508509b0590ff0962f00af3e","kind":"commit","published_at":"2023-03-15T20:23:50.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"afd2fac5a595b966a2722cfbc9d49948b07d2948","kind":"commit","published_at":"2022-11-03T13:26:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2/manifests"},{"name":"v2.0.2rc1","sha":"afd2fac5a595b966a2722cfbc9d49948b07d2948","kind":"commit","published_at":"2022-11-03T13:26:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.2rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2rc1/manifests"},{"name":"v2.0.1","sha":"b465ee3dfa1df4819c4be9bb3e62e531873a779b","kind":"commit","published_at":"2022-08-23T11:55:51.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1/manifests"},{"name":"v2.0.1rc1","sha":"b465ee3dfa1df4819c4be9bb3e62e531873a779b","kind":"commit","published_at":"2022-08-23T11:55:51.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.1rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1rc1/manifests"},{"name":"v2.0.0","sha":"4869c43796a37f7a83ea56525803c797be3693d9","kind":"commit","published_at":"2022-08-20T00:15:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"cafd5c79f1e5696c609716eca1514f0aaaf2d317","kind":"commit","published_at":"2022-01-04T15:25:50.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"8fd552a5b087dc8af69aee5975abd7ce932baaaf","kind":"commit","published_at":"2021-11-05T12:21:30.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"593de600bcda0a7698449059fdbc7906eaf4a220","kind":"commit","published_at":"2021-09-24T20:41:57.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3/manifests"},{"name":"v1.8.3rc0","sha":"a45d022a01f907004dbb849886a41de15ec7c534","kind":"commit","published_at":"2021-07-22T21:23:29.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.3rc0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.3rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3rc0/manifests"},{"name":"v1.8.2","sha":"5bf84a2a5c42b81b949bd252ad3d4c6c311343f8","kind":"commit","published_at":"2021-04-19T21:26:02.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2/manifests"},{"name":"v1.8.2rc3","sha":"9a9f4759da91283c79311c93bc91bae710f2f084","kind":"commit","published_at":"2021-04-19T19:16:01.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc3/manifests"},{"name":"v1.8.2rc1","sha":"dacbcec9f207df00672d9361a27393d5b70ab113","kind":"commit","published_at":"2021-04-19T16:19:13.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc1/manifests"},{"name":"v1.8.2rc2","sha":"db4c92e8141aaf9181d10df4102fa0e7c793b75c","kind":"commit","published_at":"2021-04-18T14:27:39.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc2/manifests"},{"name":"v1.8.1","sha":"ce5fc1945afbf0712b2f39fcd1d8b0d267eb234f","kind":"commit","published_at":"2021-04-16T00:42:58.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"23d4d0db9564f1a8fa16b3b769396164ae9f9383","kind":"commit","published_at":"2020-12-02T16:09:46.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"f4de522783366d0ac401931aeff735581e1d9a6e","kind":"commit","published_at":"2020-09-02T18:48:03.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.7.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"d90d91ede132b9ec5d56fe2b1e26bba63c53207f","kind":"commit","published_at":"2020-08-03T12:05:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.7.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"ae332f242df2c0580254f384e3892f4a065e5c53","kind":"commit","published_at":"2020-05-19T12:44:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.1/manifests"},{"name":"v1.6.0rc1","sha":"e2bfd5d03547d20979c6afda3b832825ba0217df","kind":"commit","published_at":"2020-04-30T13:15:10.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.0rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0rc1/manifests"},{"name":"v1.6.0","sha":"e2bfd5d03547d20979c6afda3b832825ba0217df","kind":"commit","published_at":"2020-04-30T13:15:10.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"486e0f353691d4e3bcaa359caeaa398b0fa30ce2","kind":"commit","published_at":"2020-02-14T15:37:03.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"0a4ec38cc67fde267798f81fa68d59e3ff013383","kind":"commit","published_at":"2019-12-17T13:44:04.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"35ef18c629786ba09288a3d306fd6f7497246977","kind":"commit","published_at":"2019-12-06T15:31:35.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"629a3d4ea4d6a72257dfe4a1e089c5913b9bee85","kind":"commit","published_at":"2019-12-05T14:29:05.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"45606b2e1c915d694022a12641c0ab0b35f315d9","kind":"commit","published_at":"2019-11-06T13:07:18.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.4.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"28ba5049571e4c46df15c0127c1025b7afb08136","kind":"commit","published_at":"2019-09-07T12:59:52.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.3.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ee4802bff8fa5a57b706d4cbb978236dece727fe","kind":"commit","published_at":"2019-06-12T01:57:43.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.2.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a133de78ba5bd68da9785b061f519ba28cd514cc","kind":"commit","published_at":"2019-04-27T16:05:23.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.2.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7b5306a5d69cbf68a15de0a2ad1f52327936d3e1","kind":"commit","published_at":"2019-03-26T22:34:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.1.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c5b9b2c1d4b56d916d01065c630d8362bf3939ad","kind":"commit","published_at":"2018-12-27T15:10:08.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.1.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2d35204ca7c6ac615a2a54e84ad86f2cf0a89c78","kind":"commit","published_at":"2018-11-18T22:37:04.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.0.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"2e3d9c1b4186b396f99111447afb75b5a72c53bf","kind":"commit","published_at":"2018-11-02T15:23:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.9.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"461251ac9da92ebd3bd1cb029c541c5de865d259","kind":"commit","published_at":"2018-08-30T19:33:57.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.8.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.8.1/manifests"},{"name":"v0.7.1","sha":"6b169fd3b70c23ddd0f4e7a0591655ae02c8da76","kind":"commit","published_at":"2018-08-14T21:42:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.7.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"fb58748687474684482afc9a47b2ba81088900fe","kind":"commit","published_at":"2018-08-14T11:40:26.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.7.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.0/manifests"},{"name":"v0.6.5","sha":"5a52d60540e6bf24b31ef368ada1890b3351b9f5","kind":"commit","published_at":"2018-03-27T14:45:21.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.6.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.5/manifests"},{"name":"v0.6.2","sha":"b12ff9bbdea517a9ac70f9ea2f06c50e110da003","kind":"commit","published_at":"2017-11-13T01:33:09.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.6.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.2/manifests"},{"name":"v0.5.1","sha":"38897f5ff35e59602f2f2a3b9fd14f48597d7dc3","kind":"commit","published_at":"2017-08-28T23:25:14.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.5.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"c97a49488b978d4cedf5ad03bb91f04782b4c9d2","kind":"commit","published_at":"2017-08-26T14:40:45.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5/manifests"},{"name":"v0.4","sha":"e55b0e439d2315b27d2dadf3f8c8c41f5843e0a3","kind":"commit","published_at":"2017-07-01T02:35:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.4/manifests"},{"name":"v0.3","sha":"97242a6463f17db0db7b81bb713b6da70054e6a1","kind":"commit","published_at":"2017-06-10T16:22:37.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.3/manifests"},{"name":"v0.2-alpha","sha":"1545afc23c0ed4acdad51235e859c70ab69cf1d6","kind":"commit","published_at":"2017-06-05T12:18:22.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.2-alpha","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.2-alpha/manifests"},{"name":"v0.1-alpha","sha":"9f6697dd12069bb5e5e94e225f15f1aba09605bf","kind":"commit","published_at":"2017-06-02T17:37:34.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.1-alpha","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2024-09-09T22:00:23.692Z","dependent_packages_count":50,"downloads":6144450,"downloads_period":"last-month","dependent_repos_count":819,"rankings":{"downloads":0.24977606963741036,"dependent_repos_count":0.41353131276462257,"dependent_packages_count":0.30999705986238574,"stargazers_count":1.7685566257738914,"forks_count":3.4057144660987184,"docker_downloads_count":0.8341228485709774,"average":1.163616397118001},"purl":"pkg:pypi/pmdarima","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pmdarima","docker_dependents_count":102,"docker_downloads_count":66118,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pmdarima","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pmdarima/dependencies","status":null,"funding_links":["https://github.com/sponsors/tgsmith61591","https://github.com/sponsors/aaronreidsmith"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T22:06:38.830Z","issues_count":85,"pull_requests_count":49,"avg_time_to_close_issue":2787270.380952381,"avg_time_to_close_pull_request":2242077.619047619,"issues_closed_count":42,"pull_requests_closed_count":42,"pull_request_authors_count":10,"issue_authors_count":79,"avg_comments_per_issue":2.541176470588235,"avg_comments_per_pull_request":0.6530612244897959,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":11,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":162210.5,"past_year_avg_time_to_close_pull_request":322577.5,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.3636363636363635,"past_year_avg_comments_per_pull_request":0.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/issues","maintainers":[{"login":"aaronreidsmith","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronreidsmith"},{"login":"tgsmith61591","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgsmith61591"}],"active_maintainers":[{"login":"aaronreidsmith","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronreidsmith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pmdarima/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pmdarima/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pmdarima/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pmdarima/related_packages","maintainers":[{"uuid":"tgsmith61591.gh","login":"tgsmith61591.gh","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/tgsmith61591.gh/","role":null,"created_at":"2023-02-25T01:11:38.292Z","updated_at":"2023-02-25T01:11:38.292Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tgsmith61591.gh/packages"},{"uuid":"arsmith","login":"arsmith","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/arsmith/","role":null,"created_at":"2023-02-25T01:11:38.286Z","updated_at":"2023-02-25T01:11:38.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/arsmith/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724998,"maintainers_count":308311,"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"}},{"id":5285541,"name":"pmdarima","ecosystem":"conda","description":"Pmdarima (originally pyramid-arima, for the anagram of 'py' + 'arima') is a statistical library designed to fill the void in Python's time series analysis capabilities.","homepage":"https://github.com/alkaline-ml/pmdarima","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/alkaline-ml/pmdarima","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-15T09:06:36.000Z","latest_release_published_at":"2024-03-06T20:15:21.000Z","latest_release_number":"2.0.4","last_synced_at":"2025-09-02T07:58:35.167Z","created_at":"2022-10-03T15:43:02.270Z","updated_at":"2025-09-02T07:58:35.167Z","registry_url":"https://anaconda.org/anaconda/pmdarima","install_command":"conda install -c anaconda pmdarima","documentation_url":null,"metadata":{},"repo_metadata":{"id":19295215,"uuid":"86715491","full_name":"alkaline-ml/pmdarima","owner":"alkaline-ml","description":"A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.","archived":false,"fork":false,"pushed_at":"2024-11-13T21:41:20.000Z","size":81176,"stargazers_count":1660,"open_issues_count":67,"forks_count":244,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-07-30T08:49:42.663Z","etag":null,"topics":["arima","econometrics","forecasting","forecasting-models","machine-learning","pmdarima","python","sarimax","time-series"],"latest_commit_sha":null,"homepage":"https://www.alkaline-ml.com/pmdarima","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/alkaline-ml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["tgsmith61591","aaronreidsmith"]}},"created_at":"2017-03-30T14:58:30.000Z","updated_at":"2025-07-29T15:42:07.000Z","dependencies_parsed_at":"2023-01-13T20:17:23.546Z","dependency_job_id":"5ff306cd-69e6-4ae6-a75e-4af7d812f22e","html_url":"https://github.com/alkaline-ml/pmdarima","commit_stats":{"total_commits":860,"total_committers":23,"mean_commits":"37.391304347826086","dds":0.2709302325581395,"last_synced_commit":"11e570897178d844637c387d6582ab2136a92af5"},"previous_names":["tgsmith61591/pyramid","tgsmith61591/pmdarima"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/alkaline-ml/pmdarima","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/sbom","scorecard":{"id":184891,"data":{"date":"2025-08-11","repo":{"name":"github.com/alkaline-ml/pmdarima","commit":"64cee30970eec69ff689e1c68a2db41613baf0c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 29/30 approved changesets -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/badges.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_cron.yml:1","Warn: no topLevel permission defined: .github/workflows/test_tagging.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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/badges.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/badges.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/badges.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/badges.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_tagging.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/test_tagging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_tagging.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/test_tagging.yml/master?enable=pin","Warn: pipCommand not pinned by hash: build_tools/circle/deploy.sh:5","Warn: pipCommand not pinned by hash: build_tools/github/test_version_tagging.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/badges.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/nightly_cron.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/nightly_cron.yml:67","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"26 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-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","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","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8"],"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-16T19:37:13.211Z","repository_id":19295215,"created_at":"2025-08-16T19:37:13.211Z","updated_at":"2025-08-16T19:37:13.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272906592,"owners_count":25013097,"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-30T02:00:09.474Z","response_time":77,"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":"alkaline-ml","name":"alkaline-ml","uuid":"58331763","kind":"organization","description":"","email":null,"website":"alkaline-ml.com","location":"Plano, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58331763?v=4","repositories_count":3,"last_synced_at":"2024-05-21T05:06:19.186Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alkaline-ml","funding_links":[],"total_stars":1519,"followers":14,"following":0,"created_at":"2022-11-09T02:43:05.054Z","updated_at":"2024-05-21T05:06:19.272Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml/repositories"},"tags":[{"name":"v2.0.4","sha":"15919ef6de7778dfb0e74e9b47708f6ea1ec4ee2","kind":"commit","published_at":"2023-10-23T16:17:56.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"18cbe34d62bf7ec2508509b0590ff0962f00af3e","kind":"commit","published_at":"2023-03-15T20:23:50.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"afd2fac5a595b966a2722cfbc9d49948b07d2948","kind":"commit","published_at":"2022-11-03T13:26:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2/manifests"},{"name":"v2.0.2rc1","sha":"afd2fac5a595b966a2722cfbc9d49948b07d2948","kind":"commit","published_at":"2022-11-03T13:26:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.2rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2rc1/manifests"},{"name":"v2.0.1","sha":"b465ee3dfa1df4819c4be9bb3e62e531873a779b","kind":"commit","published_at":"2022-08-23T11:55:51.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1/manifests"},{"name":"v2.0.1rc1","sha":"b465ee3dfa1df4819c4be9bb3e62e531873a779b","kind":"commit","published_at":"2022-08-23T11:55:51.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.1rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1rc1/manifests"},{"name":"v2.0.0","sha":"4869c43796a37f7a83ea56525803c797be3693d9","kind":"commit","published_at":"2022-08-20T00:15:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"cafd5c79f1e5696c609716eca1514f0aaaf2d317","kind":"commit","published_at":"2022-01-04T15:25:50.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"8fd552a5b087dc8af69aee5975abd7ce932baaaf","kind":"commit","published_at":"2021-11-05T12:21:30.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"593de600bcda0a7698449059fdbc7906eaf4a220","kind":"commit","published_at":"2021-09-24T20:41:57.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3/manifests"},{"name":"v1.8.3rc0","sha":"a45d022a01f907004dbb849886a41de15ec7c534","kind":"commit","published_at":"2021-07-22T21:23:29.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.3rc0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.3rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.3rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3rc0/manifests"},{"name":"v1.8.2","sha":"5bf84a2a5c42b81b949bd252ad3d4c6c311343f8","kind":"commit","published_at":"2021-04-19T21:26:02.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2/manifests"},{"name":"v1.8.2rc3","sha":"9a9f4759da91283c79311c93bc91bae710f2f084","kind":"commit","published_at":"2021-04-19T19:16:01.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc3/manifests"},{"name":"v1.8.2rc1","sha":"dacbcec9f207df00672d9361a27393d5b70ab113","kind":"commit","published_at":"2021-04-19T16:19:13.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc1/manifests"},{"name":"v1.8.2rc2","sha":"db4c92e8141aaf9181d10df4102fa0e7c793b75c","kind":"commit","published_at":"2021-04-18T14:27:39.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc2/manifests"},{"name":"v1.8.1","sha":"ce5fc1945afbf0712b2f39fcd1d8b0d267eb234f","kind":"commit","published_at":"2021-04-16T00:42:58.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"23d4d0db9564f1a8fa16b3b769396164ae9f9383","kind":"commit","published_at":"2020-12-02T16:09:46.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"f4de522783366d0ac401931aeff735581e1d9a6e","kind":"commit","published_at":"2020-09-02T18:48:03.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.7.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"d90d91ede132b9ec5d56fe2b1e26bba63c53207f","kind":"commit","published_at":"2020-08-03T12:05:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.7.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"ae332f242df2c0580254f384e3892f4a065e5c53","kind":"commit","published_at":"2020-05-19T12:44:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.1/manifests"},{"name":"v1.6.0rc1","sha":"e2bfd5d03547d20979c6afda3b832825ba0217df","kind":"commit","published_at":"2020-04-30T13:15:10.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.0rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0rc1/manifests"},{"name":"v1.6.0","sha":"e2bfd5d03547d20979c6afda3b832825ba0217df","kind":"commit","published_at":"2020-04-30T13:15:10.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"486e0f353691d4e3bcaa359caeaa398b0fa30ce2","kind":"commit","published_at":"2020-02-14T15:37:03.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"0a4ec38cc67fde267798f81fa68d59e3ff013383","kind":"commit","published_at":"2019-12-17T13:44:04.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"35ef18c629786ba09288a3d306fd6f7497246977","kind":"commit","published_at":"2019-12-06T15:31:35.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"629a3d4ea4d6a72257dfe4a1e089c5913b9bee85","kind":"commit","published_at":"2019-12-05T14:29:05.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"45606b2e1c915d694022a12641c0ab0b35f315d9","kind":"commit","published_at":"2019-11-06T13:07:18.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.4.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"28ba5049571e4c46df15c0127c1025b7afb08136","kind":"commit","published_at":"2019-09-07T12:59:52.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.3.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ee4802bff8fa5a57b706d4cbb978236dece727fe","kind":"commit","published_at":"2019-06-12T01:57:43.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.2.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a133de78ba5bd68da9785b061f519ba28cd514cc","kind":"commit","published_at":"2019-04-27T16:05:23.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.2.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7b5306a5d69cbf68a15de0a2ad1f52327936d3e1","kind":"commit","published_at":"2019-03-26T22:34:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.1.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c5b9b2c1d4b56d916d01065c630d8362bf3939ad","kind":"commit","published_at":"2018-12-27T15:10:08.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.1.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2d35204ca7c6ac615a2a54e84ad86f2cf0a89c78","kind":"commit","published_at":"2018-11-18T22:37:04.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.0.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"2e3d9c1b4186b396f99111447afb75b5a72c53bf","kind":"commit","published_at":"2018-11-02T15:23:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.9.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"461251ac9da92ebd3bd1cb029c541c5de865d259","kind":"commit","published_at":"2018-08-30T19:33:57.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.8.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.8.1/manifests"},{"name":"v0.7.1","sha":"6b169fd3b70c23ddd0f4e7a0591655ae02c8da76","kind":"commit","published_at":"2018-08-14T21:42:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.7.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"fb58748687474684482afc9a47b2ba81088900fe","kind":"commit","published_at":"2018-08-14T11:40:26.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.7.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.0/manifests"},{"name":"v0.6.5","sha":"5a52d60540e6bf24b31ef368ada1890b3351b9f5","kind":"commit","published_at":"2018-03-27T14:45:21.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.6.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.5/manifests"},{"name":"v0.6.2","sha":"b12ff9bbdea517a9ac70f9ea2f06c50e110da003","kind":"commit","published_at":"2017-11-13T01:33:09.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.6.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.2/manifests"},{"name":"v0.5.1","sha":"38897f5ff35e59602f2f2a3b9fd14f48597d7dc3","kind":"commit","published_at":"2017-08-28T23:25:14.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.5.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"c97a49488b978d4cedf5ad03bb91f04782b4c9d2","kind":"commit","published_at":"2017-08-26T14:40:45.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5/manifests"},{"name":"v0.4","sha":"e55b0e439d2315b27d2dadf3f8c8c41f5843e0a3","kind":"commit","published_at":"2017-07-01T02:35:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.4/manifests"},{"name":"v0.3","sha":"97242a6463f17db0db7b81bb713b6da70054e6a1","kind":"commit","published_at":"2017-06-10T16:22:37.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.3/manifests"},{"name":"v0.2-alpha","sha":"1545afc23c0ed4acdad51235e859c70ab69cf1d6","kind":"commit","published_at":"2017-06-05T12:18:22.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.2-alpha","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.2-alpha/manifests"},{"name":"v0.1-alpha","sha":"9f6697dd12069bb5e5e94e225f15f1aba09605bf","kind":"commit","published_at":"2017-06-02T17:37:34.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.1-alpha","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-30T21:07:53.155Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":39.355828220858896,"dependent_packages_count":21.533742331288344,"stargazers_count":20.644171779141104,"forks_count":21.779141104294478,"docker_downloads_count":null,"average":25.828220858895705},"purl":"pkg:conda/pmdarima","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pmdarima","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pmdarima","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pmdarima/dependencies","status":null,"funding_links":["https://github.com/sponsors/tgsmith61591","https://github.com/sponsors/aaronreidsmith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T08:39:50.624Z","issues_count":94,"pull_requests_count":51,"avg_time_to_close_issue":2686482.0444444446,"avg_time_to_close_pull_request":3568941.586956522,"issues_closed_count":45,"pull_requests_closed_count":46,"pull_request_authors_count":10,"issue_authors_count":87,"avg_comments_per_issue":2.8297872340425534,"avg_comments_per_pull_request":0.6274509803921569,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":1726407.5,"past_year_avg_time_to_close_pull_request":7577564.666666667,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.9,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/issues","maintainers":[{"login":"aaronreidsmith","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronreidsmith"},{"login":"tgsmith61591","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgsmith61591"}],"active_maintainers":[{"login":"aaronreidsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronreidsmith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pmdarima/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pmdarima/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pmdarima/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pmdarima/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2901,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":611},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-04T06:59:49.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5289945,"name":"pmdarima","ecosystem":"conda","description":null,"homepage":"https://github.com/alkaline-ml/pmdarima","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/alkaline-ml/pmdarima","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-10-23T18:44:39.000Z","latest_release_published_at":"2022-08-24T06:54:31.000Z","latest_release_number":"2.0.1","last_synced_at":"2025-08-30T10:04:59.476Z","created_at":"2022-10-03T15:48:27.331Z","updated_at":"2025-08-30T21:07:53.411Z","registry_url":"https://anaconda.org/conda-forge/pmdarima","install_command":"conda install -c conda-forge pmdarima","documentation_url":null,"metadata":{},"repo_metadata":{"id":19295215,"uuid":"86715491","full_name":"alkaline-ml/pmdarima","owner":"alkaline-ml","description":"A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.","archived":false,"fork":false,"pushed_at":"2024-11-13T21:41:20.000Z","size":81176,"stargazers_count":1660,"open_issues_count":67,"forks_count":244,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-07-30T08:49:42.663Z","etag":null,"topics":["arima","econometrics","forecasting","forecasting-models","machine-learning","pmdarima","python","sarimax","time-series"],"latest_commit_sha":null,"homepage":"https://www.alkaline-ml.com/pmdarima","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/alkaline-ml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["tgsmith61591","aaronreidsmith"]}},"created_at":"2017-03-30T14:58:30.000Z","updated_at":"2025-07-29T15:42:07.000Z","dependencies_parsed_at":"2023-01-13T20:17:23.546Z","dependency_job_id":"5ff306cd-69e6-4ae6-a75e-4af7d812f22e","html_url":"https://github.com/alkaline-ml/pmdarima","commit_stats":{"total_commits":860,"total_committers":23,"mean_commits":"37.391304347826086","dds":0.2709302325581395,"last_synced_commit":"11e570897178d844637c387d6582ab2136a92af5"},"previous_names":["tgsmith61591/pyramid","tgsmith61591/pmdarima"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/alkaline-ml/pmdarima","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/sbom","scorecard":{"id":184891,"data":{"date":"2025-08-11","repo":{"name":"github.com/alkaline-ml/pmdarima","commit":"64cee30970eec69ff689e1c68a2db41613baf0c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 29/30 approved changesets -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/badges.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly_cron.yml:1","Warn: no topLevel permission defined: .github/workflows/test_tagging.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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/badges.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/badges.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/badges.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/badges.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_deploy.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/build_and_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly_cron.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/nightly_cron.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_tagging.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/test_tagging.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_tagging.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/alkaline-ml/pmdarima/test_tagging.yml/master?enable=pin","Warn: pipCommand not pinned by hash: build_tools/circle/deploy.sh:5","Warn: pipCommand not pinned by hash: build_tools/github/test_version_tagging.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/badges.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/build_and_deploy.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/nightly_cron.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/nightly_cron.yml:67","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"26 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-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","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","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8"],"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-16T19:37:13.211Z","repository_id":19295215,"created_at":"2025-08-16T19:37:13.211Z","updated_at":"2025-08-16T19:37:13.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272906592,"owners_count":25013097,"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-30T02:00:09.474Z","response_time":77,"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":"alkaline-ml","name":"alkaline-ml","uuid":"58331763","kind":"organization","description":"","email":null,"website":"alkaline-ml.com","location":"Plano, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58331763?v=4","repositories_count":3,"last_synced_at":"2024-05-21T05:06:19.186Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alkaline-ml","funding_links":[],"total_stars":1519,"followers":14,"following":0,"created_at":"2022-11-09T02:43:05.054Z","updated_at":"2024-05-21T05:06:19.272Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaline-ml/repositories"},"tags":[{"name":"v2.0.4","sha":"15919ef6de7778dfb0e74e9b47708f6ea1ec4ee2","kind":"commit","published_at":"2023-10-23T16:17:56.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"18cbe34d62bf7ec2508509b0590ff0962f00af3e","kind":"commit","published_at":"2023-03-15T20:23:50.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"afd2fac5a595b966a2722cfbc9d49948b07d2948","kind":"commit","published_at":"2022-11-03T13:26:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2/manifests"},{"name":"v2.0.2rc1","sha":"afd2fac5a595b966a2722cfbc9d49948b07d2948","kind":"commit","published_at":"2022-11-03T13:26:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.2rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.2rc1/manifests"},{"name":"v2.0.1","sha":"b465ee3dfa1df4819c4be9bb3e62e531873a779b","kind":"commit","published_at":"2022-08-23T11:55:51.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1/manifests"},{"name":"v2.0.1rc1","sha":"b465ee3dfa1df4819c4be9bb3e62e531873a779b","kind":"commit","published_at":"2022-08-23T11:55:51.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.1rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.1rc1/manifests"},{"name":"v2.0.0","sha":"4869c43796a37f7a83ea56525803c797be3693d9","kind":"commit","published_at":"2022-08-20T00:15:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v2.0.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"cafd5c79f1e5696c609716eca1514f0aaaf2d317","kind":"commit","published_at":"2022-01-04T15:25:50.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"8fd552a5b087dc8af69aee5975abd7ce932baaaf","kind":"commit","published_at":"2021-11-05T12:21:30.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"593de600bcda0a7698449059fdbc7906eaf4a220","kind":"commit","published_at":"2021-09-24T20:41:57.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3/manifests"},{"name":"v1.8.3rc0","sha":"a45d022a01f907004dbb849886a41de15ec7c534","kind":"commit","published_at":"2021-07-22T21:23:29.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.3rc0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.3rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.3rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.3rc0/manifests"},{"name":"v1.8.2","sha":"5bf84a2a5c42b81b949bd252ad3d4c6c311343f8","kind":"commit","published_at":"2021-04-19T21:26:02.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2/manifests"},{"name":"v1.8.2rc3","sha":"9a9f4759da91283c79311c93bc91bae710f2f084","kind":"commit","published_at":"2021-04-19T19:16:01.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc3/manifests"},{"name":"v1.8.2rc1","sha":"dacbcec9f207df00672d9361a27393d5b70ab113","kind":"commit","published_at":"2021-04-19T16:19:13.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc1/manifests"},{"name":"v1.8.2rc2","sha":"db4c92e8141aaf9181d10df4102fa0e7c793b75c","kind":"commit","published_at":"2021-04-18T14:27:39.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.2rc2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.2rc2/manifests"},{"name":"v1.8.1","sha":"ce5fc1945afbf0712b2f39fcd1d8b0d267eb234f","kind":"commit","published_at":"2021-04-16T00:42:58.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"23d4d0db9564f1a8fa16b3b769396164ae9f9383","kind":"commit","published_at":"2020-12-02T16:09:46.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.8.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"f4de522783366d0ac401931aeff735581e1d9a6e","kind":"commit","published_at":"2020-09-02T18:48:03.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.7.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"d90d91ede132b9ec5d56fe2b1e26bba63c53207f","kind":"commit","published_at":"2020-08-03T12:05:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.7.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"ae332f242df2c0580254f384e3892f4a065e5c53","kind":"commit","published_at":"2020-05-19T12:44:31.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.1/manifests"},{"name":"v1.6.0rc1","sha":"e2bfd5d03547d20979c6afda3b832825ba0217df","kind":"commit","published_at":"2020-04-30T13:15:10.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.0rc1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0rc1/manifests"},{"name":"v1.6.0","sha":"e2bfd5d03547d20979c6afda3b832825ba0217df","kind":"commit","published_at":"2020-04-30T13:15:10.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.6.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"486e0f353691d4e3bcaa359caeaa398b0fa30ce2","kind":"commit","published_at":"2020-02-14T15:37:03.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"0a4ec38cc67fde267798f81fa68d59e3ff013383","kind":"commit","published_at":"2019-12-17T13:44:04.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"35ef18c629786ba09288a3d306fd6f7497246977","kind":"commit","published_at":"2019-12-06T15:31:35.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"629a3d4ea4d6a72257dfe4a1e089c5913b9bee85","kind":"commit","published_at":"2019-12-05T14:29:05.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.5.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"45606b2e1c915d694022a12641c0ab0b35f315d9","kind":"commit","published_at":"2019-11-06T13:07:18.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.4.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"28ba5049571e4c46df15c0127c1025b7afb08136","kind":"commit","published_at":"2019-09-07T12:59:52.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.3.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ee4802bff8fa5a57b706d4cbb978236dece727fe","kind":"commit","published_at":"2019-06-12T01:57:43.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.2.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a133de78ba5bd68da9785b061f519ba28cd514cc","kind":"commit","published_at":"2019-04-27T16:05:23.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.2.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7b5306a5d69cbf68a15de0a2ad1f52327936d3e1","kind":"commit","published_at":"2019-03-26T22:34:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.1.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c5b9b2c1d4b56d916d01065c630d8362bf3939ad","kind":"commit","published_at":"2018-12-27T15:10:08.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.1.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2d35204ca7c6ac615a2a54e84ad86f2cf0a89c78","kind":"commit","published_at":"2018-11-18T22:37:04.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v1.0.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"2e3d9c1b4186b396f99111447afb75b5a72c53bf","kind":"commit","published_at":"2018-11-02T15:23:06.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.9.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"461251ac9da92ebd3bd1cb029c541c5de865d259","kind":"commit","published_at":"2018-08-30T19:33:57.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.8.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.8.1/manifests"},{"name":"v0.7.1","sha":"6b169fd3b70c23ddd0f4e7a0591655ae02c8da76","kind":"commit","published_at":"2018-08-14T21:42:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.7.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"fb58748687474684482afc9a47b2ba81088900fe","kind":"commit","published_at":"2018-08-14T11:40:26.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.7.0","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.7.0/manifests"},{"name":"v0.6.5","sha":"5a52d60540e6bf24b31ef368ada1890b3351b9f5","kind":"commit","published_at":"2018-03-27T14:45:21.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.6.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.5/manifests"},{"name":"v0.6.2","sha":"b12ff9bbdea517a9ac70f9ea2f06c50e110da003","kind":"commit","published_at":"2017-11-13T01:33:09.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.6.2","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.6.2/manifests"},{"name":"v0.5.1","sha":"38897f5ff35e59602f2f2a3b9fd14f48597d7dc3","kind":"commit","published_at":"2017-08-28T23:25:14.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.5.1","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"c97a49488b978d4cedf5ad03bb91f04782b4c9d2","kind":"commit","published_at":"2017-08-26T14:40:45.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.5","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.5/manifests"},{"name":"v0.4","sha":"e55b0e439d2315b27d2dadf3f8c8c41f5843e0a3","kind":"commit","published_at":"2017-07-01T02:35:28.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.4","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.4/manifests"},{"name":"v0.3","sha":"97242a6463f17db0db7b81bb713b6da70054e6a1","kind":"commit","published_at":"2017-06-10T16:22:37.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.3","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.3/manifests"},{"name":"v0.2-alpha","sha":"1545afc23c0ed4acdad51235e859c70ab69cf1d6","kind":"commit","published_at":"2017-06-05T12:18:22.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.2-alpha","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.2-alpha/manifests"},{"name":"v0.1-alpha","sha":"9f6697dd12069bb5e5e94e225f15f1aba09605bf","kind":"commit","published_at":"2017-06-02T17:37:34.000Z","download_url":"https://codeload.github.com/alkaline-ml/pmdarima/tar.gz/v0.1-alpha","html_url":"https://github.com/alkaline-ml/pmdarima/releases/tag/v0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alkaline-ml/pmdarima@v0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/tags/v0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-30T21:07:53.410Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":12.078861991514849,"dependent_packages_count":10.41177938607437,"stargazers_count":10.880958322934864,"forks_count":11.9041677065136,"docker_downloads_count":null,"average":11.318941851759421},"purl":"pkg:conda/pmdarima","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pmdarima","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pmdarima","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pmdarima/dependencies","status":null,"funding_links":["https://github.com/sponsors/tgsmith61591","https://github.com/sponsors/aaronreidsmith"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T08:39:50.624Z","issues_count":94,"pull_requests_count":51,"avg_time_to_close_issue":2686482.0444444446,"avg_time_to_close_pull_request":3568941.586956522,"issues_closed_count":45,"pull_requests_closed_count":46,"pull_request_authors_count":10,"issue_authors_count":87,"avg_comments_per_issue":2.8297872340425534,"avg_comments_per_pull_request":0.6274509803921569,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":1726407.5,"past_year_avg_time_to_close_pull_request":7577564.666666667,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.9,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/issues","maintainers":[{"login":"aaronreidsmith","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronreidsmith"},{"login":"tgsmith61591","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgsmith61591"}],"active_maintainers":[{"login":"aaronreidsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronreidsmith"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pmdarima/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pmdarima/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pmdarima/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pmdarima/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"}}],"commits":{"id":16325,"full_name":"alkaline-ml/pmdarima","default_branch":"master","committers":[{"name":"Taylor Smith","email":"tgsmith61591@gmail.com","login":"tgsmith61591","count":627},{"name":"Aaron Smith","email":"aaronreidsmith@gmail.com","login":"aaronreidsmith","count":118},{"name":"charlesdrotar","email":"drotarcharles@yahoo.com","login":"charlesdrotar","count":64},{"name":"Aaron Smith","email":"asmith@talroo.com","login":null,"count":14},{"name":"Christopher Siewert","email":"christopher.siewert@live.ca","login":"christopher-siewert","count":12},{"name":"Krishna Sunkara","email":"krishna.sunkara@aexp.com","login":"ksunkaexp","count":6},{"name":"Gary Foreman","email":"gjman@MacBook-Pro.local","login":null,"count":3},{"name":"Charles Ross","email":"chivalry@mac.com","login":"chivalry","count":2},{"name":"Max Klein","email":"telamonian@hotmail.com","login":"telamonian","count":2},{"name":"Ryan Russell","email":"ryanrussell","login":"ryanrussell","count":2},{"name":"Anne DeCusatis","email":"anne-decusatis","login":"anne-decusatis","count":1},{"name":"Chris Mahoney","email":"44449504+chrimaho","login":"chrimaho","count":1},{"name":"Felix Hildén","email":"felix.hilden@gmail.com","login":"felix-hilden","count":1},{"name":"Mohit Munjal","email":"mohitmunjal1907@gmail.com","login":"mohitmunjal","count":1},{"name":"Tian Wang","email":"wangtian0312@gmail.com","login":"skyetim","count":1},{"name":"ad1729","email":"ad1729","login":"ad1729","count":1},{"name":"adubpak","email":"46092412+adubpak","login":"adubpak","count":1},{"name":"codeananda","email":"51246969+codeananda","login":"codeananda","count":1},{"name":"Steven Hoelscher","email":"stevenho@zillowgroup.com","login":null,"count":1},{"name":"Lucas Schiefelbein","email":"cyniphile@Lucass-MacBook-Pro.local","login":null,"count":1},{"name":"drxyzw","email":"hirotoo20@gmail.com","login":"drxyzw","count":1},{"name":"tuomijal","email":"jalmari.tuominen@gmail.com","login":"tuomijal","count":1}],"total_commits":862,"total_committers":22,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":39.18181818181818,"dds":0.27262180974477956,"past_year_committers":[{"name":"Aaron Smith","email":"aaronreidsmith@gmail.com","login":"aaronreidsmith","count":3}],"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2025-05-27T21:07:15.892Z","last_synced_commit":"64cee30970eec69ff689e1c68a2db41613baf0c3","created_at":"2023-03-07T11:32:20.709Z","updated_at":"2025-05-27T21:07:55.679Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"alkaline-ml/pmdarima","html_url":"https://github.com/alkaline-ml/pmdarima","last_synced_at":"2025-08-31T18:13:04.466Z","status":null,"issues_count":94,"pull_requests_count":52,"avg_time_to_close_issue":2686482.0444444446,"avg_time_to_close_pull_request":3829513.574468085,"issues_closed_count":45,"pull_requests_closed_count":47,"pull_request_authors_count":11,"issue_authors_count":87,"avg_comments_per_issue":2.8297872340425534,"avg_comments_per_pull_request":0.6153846153846154,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3849.0,"past_year_avg_time_to_close_pull_request":3812798.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.25,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T11:08:41.802Z","updated_at":"2025-09-02T17:51:35.744Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaline-ml%2Fpmdarima/issues","issue_labels_count":{":beetle: : bug":34,":grey_question: : question":31,"feature request":13,":information_source: : more info needed":2,"v2.0.0":2,"python 3.12":2,"good first issue":1,"awaiting-op":1,":confused: : cannot replicate":1,"enhancement":1,"help wanted":1,"duplicate":1,"wontfix":1},"pull_request_labels_count":{"doc":7,"cicd":6,"hold":3,"dependency-issue":3,"v2.0.0":2,"maintenance":2,"python":2,"feature request":1,":beetle: :hammer:  : bug-fix":1},"issue_author_associations_count":{"NONE":92,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"MEMBER":46,"NONE":8,"CONTRIBUTOR":5},"issue_authors":{"theabc50111":2,"dilwong":2,"BaklazhenkoNikita":2,"pmoriano":2,"pmgh2345":2,"tobiasderoos":2,"RichardFrno":1,"harupy":1,"eyalshafran":1,"jayc-stripe":1,"XJTLUmedia":1,"joshi-abhishek":1,"fkiraly":1,"nate-thomas-pillpack":1,"VasudevTA":1,"nicolaschapados":1,"Simply-Adi":1,"soumyadiptapete":1,"ams015":1,"junsyw":1,"pilipentseva":1,"Kloferhit":1,"Akanom":1,"mohitmunjal":1,"hawksung1":1,"clumdee":1,"yunjc":1,"nickodell":1,"nanji2":1,"tifa64":1,"ferdcoz":1,"germayneng":1,"mclucksy0":1,"tiwari93":1,"fnhirwa":1,"weianuk":1,"weyCC81":1,"adamd1985":1,"sinall":1,"andyndang":1,"zora-no":1,"ThomasBourgeois":1,"FarhangAmaji":1,"yash-2910":1,"Awled":1,"tRosenflanz":1,"claudia-hm":1,"fedassembly":1,"n-matsukawa":1,"nvkost":1,"bmohan-revit":1,"j-adamczyk":1,"elisevansartefact":1,"kailasprasannakumar":1,"asgharmustafa":1,"Juni0rM4fi4":1,"pcpankaj":1,"paulsbrookes":1,"wouterbles":1,"amangalampalli":1,"geandwor":1,"wallace-hu":1,"Chakri-V-V":1,"Suprema-tism":1,"freddyaboulton":1,"abseejp":1,"jeiglsperger":1,"RoyiAvital":1,"david686":1,"jonashaag":1,"jasmineliaw":1,"freedombin":1,"fkhanbitcap":1,"bloukanov":1,"FedericoGarza":1,"Jostarndt":1,"guilhermeeec":1,"odidev":1,"a-slice-of-py":1,"sxjeru":1,"LucaMaurelliC":1,"JavierEscobarOrtiz":1,"bbiffi":1,"TiaHao":1,"nashafa":1,"knixon2":1,"mhaslehner":1},"pull_request_authors":{"aaronreidsmith":40,"tgsmith61591":6,"dependabot[bot]":2,"fnhirwa":2,"ryanrussell":2,"chrimaho":2,"keyork":1,"anne-decusatis":1,"odidev":1,"Ujjwal-code-py":1,"codeananda":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086181,"issues_count":31270050,"pull_requests_count":96366014,"authors_count":10695620,"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":{":beetle: : bug":4,"feature request":1,"wontfix":1,":grey_question: : question":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":8},"past_year_pull_request_author_associations_count":{"MEMBER":3,"NONE":1},"past_year_issue_authors":{"Akanom":1,"BaklazhenkoNikita":1,"harupy":1,"j-adamczyk":1,"nanji2":1,"pilipentseva":1,"sxjeru":1,"yash-2910":1},"past_year_pull_request_authors":{"aaronreidsmith":2,"tgsmith61591":1,"Ujjwal-code-py":1},"maintainers":[{"login":"aaronreidsmith","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronreidsmith"},{"login":"tgsmith61591","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgsmith61591"}],"active_maintainers":[{"login":"aaronreidsmith","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronreidsmith"},{"login":"tgsmith61591","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgsmith61591"}]},"events":{"total":{"IssuesEvent":6,"WatchEvent":77,"DeleteEvent":2,"IssueCommentEvent":36,"PushEvent":14,"PullRequestReviewCommentEvent":5,"PullRequestEvent":5,"PullRequestReviewEvent":5,"ForkEvent":10,"CreateEvent":1},"last_year":{"IssuesEvent":6,"WatchEvent":77,"DeleteEvent":2,"IssueCommentEvent":36,"PushEvent":14,"PullRequestReviewCommentEvent":5,"PullRequestEvent":5,"PullRequestReviewEvent":5,"ForkEvent":10,"CreateEvent":1}},"keywords":["arima","econometrics","forecasting","forecasting-models","machine-learning","pmdarima","python","sarimax","time-series"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/badges.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:17:23.258Z","updated_at":"2023-01-13T20:17:23.258Z","repository_link":"https://github.com/alkaline-ml/pmdarima/blob/master/.github/workflows/badges.yml","dependencies":[{"id":6891277538,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6891277539,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_and_deploy.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:17:23.313Z","updated_at":"2023-01-13T20:17:23.313Z","repository_link":"https://github.com/alkaline-ml/pmdarima/blob/master/.github/workflows/build_and_deploy.yml","dependencies":[{"id":6891277540,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6891277541,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891277542,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nightly_cron.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:17:23.377Z","updated_at":"2023-01-13T20:17:23.377Z","repository_link":"https://github.com/alkaline-ml/pmdarima/blob/master/.github/workflows/nightly_cron.yml","dependencies":[{"id":6891277543,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6891277544,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891277545,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891277546,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_tagging.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:17:23.417Z","updated_at":"2023-01-13T20:17:23.417Z","repository_link":"https://github.com/alkaline-ml/pmdarima/blob/master/.github/workflows/test_tagging.yml","dependencies":[{"id":6891277547,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6891277548,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"build_tools/build_requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T20:17:23.482Z","updated_at":"2023-01-13T20:17:23.482Z","repository_link":"https://github.com/alkaline-ml/pmdarima/blob/master/build_tools/build_requirements.txt","dependencies":[{"id":6891277549,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.2","direct":true,"kind":"runtime","optional":false},{"id":6891277550,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.6","direct":true,"kind":"runtime","optional":false},{"id":6891277551,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.22.3","direct":true,"kind":"runtime","optional":false},{"id":6891277552,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.23.2","direct":true,"kind":"runtime","optional":false},{"id":6891277553,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.3.2","direct":true,"kind":"runtime","optional":false},{"id":6891277554,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.3","direct":true,"kind":"runtime","optional":false},{"id":6891277555,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.4","direct":true,"kind":"runtime","optional":false},{"id":6891277556,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.7.2","direct":true,"kind":"runtime","optional":false},{"id":6891277557,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.9.3","direct":true,"kind":"runtime","optional":false},{"id":6891277558,"package_name":"cython","ecosystem":"pypi","requirements":"\u003e=0.29,","direct":true,"kind":"runtime","optional":false},{"id":6891277559,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.22","direct":true,"kind":"runtime","optional":false},{"id":6891277560,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.19","direct":true,"kind":"runtime","optional":false},{"id":6891277561,"package_name":"statsmodels","ecosystem":"pypi","requirements":"\u003e=0.11,","direct":true,"kind":"runtime","optional":false},{"id":6891277562,"package_name":"patsy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891277563,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891277564,"package_name":"pytest-mpl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891277565,"package_name":"pytest-benchmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891277566,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=38.6.0,","direct":true,"kind":"runtime","optional":false},{"id":6891277567,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891277568,"package_name":"twine","ecosystem":"pypi","requirements":"\u003e=1.13.0","direct":true,"kind":"runtime","optional":false},{"id":6891277569,"package_name":"readme_renderer","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891277570,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891277571,"package_name":"urllib3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T20:17:23.532Z","updated_at":"2023-01-13T20:17:23.532Z","repository_link":"https://github.com/alkaline-ml/pmdarima/blob/master/requirements.txt","dependencies":[{"id":6891277572,"package_name":"joblib","ecosystem":"pypi","requirements":"\u003e=0.11","direct":true,"kind":"runtime","optional":false},{"id":6891277573,"package_name":"Cython","ecosystem":"pypi","requirements":"\u003e=0.29,","direct":true,"kind":"runtime","optional":false},{"id":6891277574,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21.2","direct":true,"kind":"runtime","optional":false},{"id":6891277575,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.19","direct":true,"kind":"runtime","optional":false},{"id":6891277576,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.22","direct":true,"kind":"runtime","optional":false},{"id":6891277577,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.3.2","direct":true,"kind":"runtime","optional":false},{"id":6891277578,"package_name":"statsmodels","ecosystem":"pypi","requirements":"\u003e=0.13.2","direct":true,"kind":"runtime","optional":false},{"id":6891277579,"package_name":"urllib3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891277580,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=38.6.0,","direct":true,"kind":"runtime","optional":false}]}],"score":26.195180828168702,"created_at":"2025-09-04T15:51:05.687Z","updated_at":"2025-10-07T08:13:48.422Z","avatar_url":"https://github.com/alkaline-ml.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":6144450,"funding_links":["https://github.com/sponsors/tgsmith61591","https://github.com/sponsors/aaronreidsmith"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/32578","html_url":"https://science.ecosyste.ms/projects/32578","bibtex_url":"https://science.ecosyste.ms/projects/32578/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/32578/export.apalike"}