{"id":5235,"name":"pandas-association-measures","description":"Statistical association measures for Python pandas","url":"https://github.com/fau-klue/pandas-association-measures","last_synced_at":"2025-09-04T18:34:09.740Z","repository":{"id":34925180,"uuid":"179446872","full_name":"fau-klue/pandas-association-measures","owner":"fau-klue","description":"Statistical association measures for Python pandas","archived":false,"fork":false,"pushed_at":"2025-06-23T12:00:18.000Z","size":909,"stargazers_count":10,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-30T03:08:10.821Z","etag":null,"topics":["corpus-linguistics","pandas"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fau-klue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-04T07:40:18.000Z","updated_at":"2025-02-28T12:13:41.000Z","dependencies_parsed_at":"2025-03-08T11:25:58.978Z","dependency_job_id":"86c5fcd7-389e-4b51-a07b-4ef317c4f0a4","html_url":"https://github.com/fau-klue/pandas-association-measures","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/fau-klue/pandas-association-measures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fau-klue","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/sbom","scorecard":{"id":393865,"data":{"date":"2025-08-11","repo":{"name":"github.com/fau-klue/pandas-association-measures","commit":"3c95d2e94363c1036b56b8e6f43d154a3555caeb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 1/5 approved changesets -- score normalized to 2","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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/python-build.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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/python-build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fau-klue/pandas-association-measures/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fau-klue/pandas-association-measures/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fau-klue/pandas-association-measures/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fau-klue/pandas-association-measures/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fau-klue/pandas-association-measures/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:19","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:9"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 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-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: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:28:36.283Z","repository_id":34925180,"created_at":"2025-08-18T18:28:36.283Z","updated_at":"2025-08-18T18:28:36.283Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273654148,"owners_count":25144621,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"fau-klue","name":"fau-klue","uuid":"34039999","kind":"organization","description":"Computational Corpus Linguistics at FAU Erlangen-Nürnberg","email":"info@linguistik.uni-erlangen.de","website":"https://www.linguistik.phil.fau.de/","location":"Erlangen","twitter":"ccl_erlangen","company":null,"icon_url":"https://avatars.githubusercontent.com/u/34039999?v=4","repositories_count":11,"last_synced_at":"2023-03-02T21:20:34.782Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fau-klue","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T11:36:22.687Z","updated_at":"2023-03-02T21:20:34.786Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fau-klue","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fau-klue/repositories"},"packages":[{"id":2645090,"name":"association-measures","ecosystem":"pypi","description":"Statistical association measures for Python pandas","homepage":"https://github.com/fau-klue/pandas-association-measures","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fau-klue/pandas-association-measures","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2019-06-09T09:26:23.000Z","latest_release_published_at":"2025-02-28T12:19:28.000Z","latest_release_number":"0.3.1","last_synced_at":"2025-08-30T03:02:22.569Z","created_at":"2022-04-10T10:05:09.518Z","updated_at":"2025-08-30T03:06:20.455Z","registry_url":"https://pypi.org/project/association-measures/","install_command":"pip install association-measures --index-url https://pypi.org/simple","documentation_url":"https://association-measures.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Cython","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.13","Programming Language :: Python :: 3.9"],"normalized_name":"association-measures","project_status":null},"repo_metadata":{"id":34925180,"uuid":"179446872","full_name":"fau-klue/pandas-association-measures","owner":"fau-klue","description":"Statistical association measures for Python pandas","archived":false,"fork":false,"pushed_at":"2025-06-23T12:00:18.000Z","size":909,"stargazers_count":10,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-26T16:28:37.941Z","etag":null,"topics":["corpus-linguistics","pandas"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fau-klue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-04T07:40:18.000Z","updated_at":"2025-02-28T12:13:41.000Z","dependencies_parsed_at":"2025-03-08T11:25:58.978Z","dependency_job_id":"86c5fcd7-389e-4b51-a07b-4ef317c4f0a4","html_url":"https://github.com/fau-klue/pandas-association-measures","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/fau-klue/pandas-association-measures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fau-klue","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/sbom","scorecard":{"id":393865,"data":{"date":"2025-08-11","repo":{"name":"github.com/fau-klue/pandas-association-measures","commit":"3c95d2e94363c1036b56b8e6f43d154a3555caeb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 1/5 approved changesets -- score normalized to 2","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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/python-build.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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/python-build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fau-klue/pandas-association-measures/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fau-klue/pandas-association-measures/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fau-klue/pandas-association-measures/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fau-klue/pandas-association-measures/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fau-klue/pandas-association-measures/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-build.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:19","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:9"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 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-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: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:28:36.283Z","repository_id":34925180,"created_at":"2025-08-18T18:28:36.283Z","updated_at":"2025-08-18T18:28:36.283Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272797080,"owners_count":24994522,"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":"fau-klue","name":"fau-klue","uuid":"34039999","kind":"organization","description":"Computational Corpus Linguistics at FAU Erlangen-Nürnberg","email":"info@linguistik.uni-erlangen.de","website":"https://www.linguistik.phil.fau.de/","location":"Erlangen","twitter":"ccl_erlangen","company":null,"icon_url":"https://avatars.githubusercontent.com/u/34039999?v=4","repositories_count":11,"last_synced_at":"2023-03-02T21:20:34.782Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fau-klue","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T11:36:22.687Z","updated_at":"2023-03-02T21:20:34.786Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fau-klue","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fau-klue/repositories"},"tags":[{"name":"v0.3.1","sha":"3c95d2e94363c1036b56b8e6f43d154a3555caeb","kind":"commit","published_at":"2025-02-28T12:13:35.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.3.1","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"e86aa2ed8ae8c71d7c74aef816682bbac4566f64","kind":"commit","published_at":"2024-06-27T10:46:08.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.3.0","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.3.0/manifests"},{"name":"v0.2.7","sha":"da5d030c0fee2d14da3bf66da50a60aae10db23f","kind":"commit","published_at":"2023-11-08T12:29:03.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.2.7","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"dd0e46bc50691afd3cd1afd624cef5bdc901b214","kind":"commit","published_at":"2022-10-15T14:24:28.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.2.6","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"9b631050e8ed9a338e244b33b2a6786003bd651f","kind":"commit","published_at":"2022-10-13T17:57:31.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.2.5","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"2e3ce92c644d29d4273963118ed2724fd963d8e2","kind":"commit","published_at":"2022-08-30T15:34:43.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.2.4","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"ffdd443ec3dc53c95691ea26e3f97431f2a23823","kind":"commit","published_at":"2022-08-21T15:14:27.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.2.3","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e373c2b76336f0af93bdff5ed130a8272bbcb9be","kind":"commit","published_at":"2022-08-20T12:08:48.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.2.2","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"e51258976c9e85dd74ef3f2226c15cf634fa4d42","kind":"commit","published_at":"2022-06-03T17:01:33.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.2.1","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"80625936d8c25afc81810a5c82b2b7fff66a375c","kind":"commit","published_at":"2021-12-07T10:35:06.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.2.0","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"a186c29cead2a26f86581afd9afcba30aadfd929","kind":"commit","published_at":"2021-11-04T14:09:52.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.1.7","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"7a6bbdba42fbbc3eeee2214253431c7820a5294e","kind":"commit","published_at":"2021-10-12T14:23:31.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.1.6","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"e2c24953c8a6d371b54aca7c9dff321e5ad8b695","kind":"commit","published_at":"2020-07-30T06:45:34.000Z","download_url":"https://codeload.github.com/fau-klue/pandas-association-measures/tar.gz/v0.1.5","html_url":"https://github.com/fau-klue/pandas-association-measures/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fau-klue/pandas-association-measures@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/tags/v0.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-30T03:06:20.455Z","dependent_packages_count":1,"downloads":70,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":21.435094809182964,"dependent_repos_count":8.945344680300531,"dependent_packages_count":4.785605701706821,"stargazers_count":18.526412746019723,"forks_count":29.798377584488122,"docker_downloads_count":4.336882239235323,"average":14.63795296015558},"purl":"pkg:pypi/association-measures","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/association-measures","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/pypi/association-measures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/association-measures/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T12:09:52.697Z","issues_count":9,"pull_requests_count":29,"avg_time_to_close_issue":9306305.375,"avg_time_to_close_pull_request":2091125.8214285714,"issues_closed_count":8,"pull_requests_closed_count":28,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.7931034482758621,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4913624.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/issues","maintainers":[{"login":"ausgerechnet","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ausgerechnet"},{"login":"martialblog","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martialblog"},{"login":"tsproisl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsproisl"}],"active_maintainers":[{"login":"ausgerechnet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ausgerechnet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/association-measures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/association-measures/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/association-measures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/association-measures/related_packages","maintainers":[{"uuid":"martialblog","login":"martialblog","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/martialblog/","role":null,"created_at":"2022-11-15T08:42:07.940Z","updated_at":"2022-11-15T08:42:07.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/martialblog/packages"},{"uuid":"ausgerechnet","login":"ausgerechnet","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ausgerechnet/","role":null,"created_at":"2022-11-15T08:42:07.947Z","updated_at":"2022-11-15T08:42:07.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ausgerechnet/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724866,"maintainers_count":308223,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":537294,"full_name":"fau-klue/pandas-association-measures","default_branch":"master","committers":[{"name":"Philipp Heinrich","email":"philipp.heinrich@fau.de","count":107},{"name":"Markus Opolka","email":"markus@martialblog.de","count":45},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":3},{"name":"Markus Opolka","email":"opolkams@iis.fraunhofer.de","count":2},{"name":"Andreas","email":"andreas.blombach@fau.de","count":1}],"total_commits":158,"total_committers":5,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":31.6,"dds":0.32278481012658233,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T21:13:02.445Z","last_synced_commit":"4de5c57e72ff2d69cec9a1f77b4d7bcec0e6113e","created_at":"2023-03-09T04:03:50.245Z","updated_at":"2023-09-19T17:12:59.446Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"fau-klue/pandas-association-measures","html_url":"https://github.com/fau-klue/pandas-association-measures","last_synced_at":"2025-08-31T19:44:11.011Z","status":null,"issues_count":9,"pull_requests_count":30,"avg_time_to_close_issue":9306305.375,"avg_time_to_close_pull_request":2694565.7586206896,"issues_closed_count":8,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":189.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T09:12:37.356Z","updated_at":"2025-09-01T22:51:23.033Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fau-klue%2Fpandas-association-measures/issues","issue_labels_count":{"enhancement":2,"bug":1,"needs-feedback":1},"pull_request_labels_count":{"dependencies":6,"needs-feedback":1,"dont merge yet":1,"needs-work":1,"enhancement":1,"python":1},"issue_author_associations_count":{"MEMBER":8,"COLLABORATOR":1},"pull_request_author_associations_count":{"MEMBER":14,"CONTRIBUTOR":10,"COLLABORATOR":8,"NONE":1},"issue_authors":{"ausgerechnet":7,"tsproisl":1,"martialblog":1},"pull_request_authors":{"ausgerechnet":14,"dependabot[bot]":9,"martialblog":8,"SpitfireX":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081478,"issues_count":31331220,"pull_requests_count":96240505,"authors_count":10693617,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":1,"python":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"MEMBER":2,"CONTRIBUTOR":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"ausgerechnet":2,"dependabot[bot]":1},"maintainers":[{"login":"ausgerechnet","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ausgerechnet"},{"login":"martialblog","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martialblog"},{"login":"tsproisl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsproisl"}],"active_maintainers":[{"login":"ausgerechnet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ausgerechnet"}]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":2,"DeleteEvent":2,"IssueCommentEvent":2,"PushEvent":12,"PullRequestEvent":3,"CreateEvent":3},"last_year":{"ReleaseEvent":1,"WatchEvent":2,"DeleteEvent":2,"IssueCommentEvent":2,"PushEvent":12,"PullRequestEvent":3,"CreateEvent":3}},"keywords":["corpus-linguistics","pandas"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-build.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T10:33:41.676Z","updated_at":"2023-01-15T10:33:41.676Z","repository_link":"https://github.com/fau-klue/pandas-association-measures/blob/master/.github/workflows/python-build.yml","dependencies":[{"id":6922399178,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6922399179,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T10:33:41.715Z","updated_at":"2023-01-15T10:33:41.715Z","repository_link":"https://github.com/fau-klue/pandas-association-measures/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":6922399180,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6922399181,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6922399182,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-03-08T11:25:57.619Z","updated_at":"2025-03-08T11:25:57.619Z","repository_link":"https://github.com/fau-klue/pandas-association-measures/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2025-03-08T11:25:57.693Z","updated_at":"2025-03-08T11:25:57.693Z","repository_link":"https://github.com/fau-klue/pandas-association-measures/blob/master/requirements-dev.txt","dependencies":[{"id":22179191210,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.4.0","direct":true,"kind":"development","optional":false},{"id":22179191211,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.17.5","direct":true,"kind":"development","optional":false},{"id":22179191212,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==4.1.0","direct":true,"kind":"development","optional":false},{"id":22179191213,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.45.1","direct":true,"kind":"development","optional":false},{"id":22179191214,"package_name":"twine","ecosystem":"pypi","requirements":"==6.1.0","direct":true,"kind":"development","optional":false},{"id":22179191220,"package_name":"setuptools","ecosystem":"pypi","requirements":"==75.8.2","direct":true,"kind":"development","optional":false},{"id":22179191221,"package_name":"cython","ecosystem":"pypi","requirements":"==3.0.12","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2025-03-08T11:25:58.101Z","updated_at":"2025-03-08T11:25:58.101Z","repository_link":"https://github.com/fau-klue/pandas-association-measures/blob/master/requirements.txt","dependencies":[{"id":22179191222,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=2.2.2,\u003c3.0","direct":true,"kind":"runtime","optional":false},{"id":22179191223,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=2.0,\u003c3.0","direct":true,"kind":"runtime","optional":false},{"id":22179191224,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.13.0,\u003c2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-03-08T11:25:58.163Z","updated_at":"2025-03-08T11:25:58.163Z","repository_link":"https://github.com/fau-klue/pandas-association-measures/blob/master/setup.py","dependencies":[]}],"score":8.536995818712418,"created_at":"2025-09-04T15:50:14.673Z","updated_at":"2025-10-07T08:05:18.943Z","avatar_url":"https://github.com/fau-klue.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":70,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/5235","html_url":"https://science.ecosyste.ms/projects/5235","bibtex_url":"https://science.ecosyste.ms/projects/5235/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/5235/export.apalike"}