{"id":371383,"url":"https://github.com/NVIDIA/cudf","last_synced_at":"2026-08-25T16:51:18.609Z","repository":{"id":37385055,"uuid":"90506918","full_name":"NVIDIA/cudf","owner":"NVIDIA","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2026-08-19T08:07:41.000Z","size":216377,"stargazers_count":9730,"open_issues_count":1316,"forks_count":1091,"subscribers_count":149,"default_branch":"main","last_synced_at":"2026-08-19T10:43:39.579Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.nvidia.com/cudf/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NVIDIA.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2026-08-19T08:22:33.000Z","dependencies_parsed_at":"2026-02-27T16:06:39.275Z","dependency_job_id":"ff4c8a05-8bce-410c-9322-7b61236a5fe2","html_url":"https://github.com/NVIDIA/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf","nvidia/cudf"],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/NVIDIA/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NVIDIA","download_url":"https://codeload.github.com/NVIDIA/cudf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.github/SECURITY.md:1"],"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":"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 GetBranch(main): error during branchesHandler.query: 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"NVIDIA","name":"NVIDIA Corporation","uuid":"1728152","kind":"organization","description":"","email":null,"website":"https://nvidia.com","location":"2788 San Tomas Expressway, Santa Clara, CA, 95051","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1728152?v=4","repositories_count":342,"last_synced_at":"2026-08-22T05:25:58.818Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/NVIDIA","funding_links":[],"total_stars":null,"followers":29193,"following":0,"created_at":"2022-11-02T16:32:36.376Z","updated_at":"2026-08-22T05:25:58.835Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NVIDIA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NVIDIA/repositories"},"packages":[],"commits":{"id":12303482,"full_name":"NVIDIA/cudf","default_branch":"master","total_commits":32699,"total_committers":341,"total_bot_commits":7,"total_bot_committers":2,"mean_commits":95.89149560117302,"dds":0.9207621028165999,"past_year_total_commits":2502,"past_year_total_committers":96,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":26.0625,"past_year_dds":0.8569144684252598,"last_synced_at":"2026-08-20T14:07:08.332Z","last_synced_commit":"b28593a789f3cb722289d5af72f705adf5cf010a","created_at":"2026-08-12T10:01:46.603Z","updated_at":"2026-08-20T14:07:04.216Z","committers":[{"name":"GALI PREM SAGAR","email":"sagarprem75@gmail.com","login":"galipremsagar","count":2591},{"name":"David Wendt","email":"dwendt@nvidia.com","login":"davidwendt","count":2484},{"name":"Ashwin Srinath","email":"shwina","login":"shwina","count":1866},{"name":"Jake Hemstad","email":"jhemstad@nvidia.com","login":"jrhemstad","count":1747},{"name":"Vukasin Milovanovic","email":"vmilovanovic@nvidia.com","login":"vuule","count":1060},{"name":"Matthew Roeschke","email":"10647082+mroeschke","login":"mroeschke","count":1022},{"name":"Ram (Ramakrishna Prabhu)","email":"ramakrishnap@nvidia.com","login":"rgsl888prabhu","count":1004},{"name":"brandon-b-miller","email":"brmiller@nvidia.com","login":"brandon-b-miller","count":948},{"name":"Keith Kraus","email":"kkraus@nvidia.com","login":null,"count":875},{"name":"Mark Harris","email":"mharris@nvidia.com","login":"harrism","count":860},{"name":"Vyas Ramasubramani","email":"vyasr@nvidia.com","login":"vyasr","count":844},{"name":"Devavret Makkar","email":"dmakkar@nvidia.com","login":"devavret","count":843},{"name":"Karthikeyan Natarajan","email":"karthikeyann","login":"karthikeyann","count":832},{"name":"rjzamora","email":"rzamora217@gmail.com","login":"rjzamora","count":674},{"name":"Olivier Lapicque","email":"olapicque@nvidia.com","login":"OlivierNV","count":599},{"name":"ptaylor","email":"paul.e.taylor@me.com","login":"trxcllnt","count":595},{"name":"Conor Hoekstra","email":"codereport@outlook.com","login":"codereport","count":572},{"name":"Bradley Dice","email":"bdice@bradleydice.com","login":"bdice","count":560},{"name":"Siu Kwan Lam","email":"michael.lam.sk@gmail.com","login":"sklam","count":468},{"name":"Matthew Murray","email":"41342305+Matt711","login":"Matt711","count":460},{"name":"Christopher Harris","email":"charris@nvidia.com","login":"cwharris","count":407},{"name":"H. Thomson Comer","email":"thomcom@gmail.com","login":"thomcom","count":398},{"name":"Trevor Smith","email":"trevorsm7@gmail.com","login":"trevorsm7","count":376},{"name":"Nick Becker","email":"nickb500@gmail.com","login":"beckernick","count":345},{"name":"Jeremy Dyer","email":"jdye64@gmail.com","login":"jdye64","count":340},{"name":"Dave Baranec","email":"dbaranec@nvidia.com","login":"nvdbaranec","count":330},{"name":"Jaime Ieong","email":"jieong@nvidia.com","login":"j-ieong","count":328},{"name":"Mike Wendt","email":"mike.wendt@me.com","login":"mike-wendt","count":315},{"name":"Robert (Bobby) Evans","email":"bobby@apache.org","login":"revans2","count":305},{"name":"Andrei Schaffer","email":"aschaffer@nvidia.com","login":"aschaffer","count":274},{"name":"Tadahito Kobayashi","email":"takobayashi@nvidia.com","login":"kovaltan","count":271},{"name":"Jason Lowe","email":"jlowe@nvidia.com","login":"jlowe","count":268},{"name":"Lawrence Mitchell","email":"lmitchell@nvidia.com","login":"wence-","count":257},{"name":"Yunsong Wang","email":"yunsongw@nvidia.com","login":"PointKernel","count":233},{"name":"John Kirkham","email":"jakirkham@gmail.com","login":"jakirkham","count":223},{"name":"Nghia Truong","email":"7416935+ttnghia","login":"ttnghia","count":220},{"name":"Muhammad Haseeb","email":"14217455+mhaseeb123","login":"mhaseeb123","count":199},{"name":"Seunghwa Kang","email":"seunghwak@nvidia.com","login":"seunghwak","count":197},{"name":"Tom Augspurger","email":"toaugspurger@nvidia.com","login":"TomAugspurger","count":177},{"name":"Jiqun Tu","email":"jtu@nvidia.com","login":"hummingtree","count":175},{"name":"AK-ayush","email":"ayushkumar@protonmail.com","login":"kayush2O6","count":169},{"name":"Raymond Douglass","email":"ray@raydouglass.com","login":"raydouglass","count":164},{"name":"Robert Maynard","email":"rmaynard@nvidia.com","login":"robertmaynard","count":161},{"name":"MithunR","email":"mythrocks@gmail.com","login":"mythrocks","count":159},{"name":"Mads R. B. Kristensen","email":"madsbk@gmail.com","login":"madsbk","count":158},{"name":"Raza Jafri","email":"rjafri@nvidia.com","login":"razajafri","count":152},{"name":"Kumar Aatish","email":"kaatish@nvidia.com","login":"kaatish","count":147},{"name":"Dante Gama Dessavre","email":"danteg@nvidia.com","login":"dantegd","count":129},{"name":"Benjamin Zaitlen","email":"quasiben@gmail.com","login":"quasiben","count":128},{"name":"Michael Wang","email":"isVoid","login":"isVoid","count":127},{"name":"Miller Hooks","email":"","login":null,"count":125},{"name":"Rong Ou","email":"rong.ou@gmail.com","login":"rongou","count":118},{"name":"Sriram Chandramouli","email":"sriram_chandramouli@hotmail.com","login":"sriramch","count":117},{"name":"Ayush Dattagupta","email":"ayushdg95@gmail.com","login":"ayushdg","count":115},{"name":"William Malpica","email":"william@blazingdb.com","login":null,"count":106},{"name":"Alessandro Bellina","email":"abellina@nvidia.com","login":"abellina","count":105},{"name":"Shruti Shivakumar","email":"shruti.shivakumar@gmail.com","login":"shrshi","count":87},{"name":"Chuck Hastings","email":"charlesh@nvidia.com","login":"ChuckHastings","count":86},{"name":"Ed Seidl","email":"etseidl","login":"etseidl","count":85},{"name":"James Lamb","email":"jlamb@nvidia.com","login":"jameslamb","count":85},{"name":"Nikolay Sakharnykh","email":"nsakharnykh@nvidia.com","login":"nsakharnykh","count":82},{"name":"James Wyles","email":"37152791+jwyles","login":"jwyles","count":82},{"name":"Kuhu Shukla","email":"kuhus@nvidia.com","login":"kuhushukla","count":81},{"name":"dillon-cullinan","email":"dcullinan92@gmail.com","login":"dillon-cullinan","count":80},{"name":"Keith Kraus","email":"keith.j.kraus@gmail.com","login":"kkraus14","count":79},{"name":"Alexander","email":"aocsa.cs@gmail.com","login":"aocsa","count":76},{"name":"Matthew Rocklin","email":"mrocklin@gmail.com","login":"mrocklin","count":76},{"name":"Caleb Winston","email":"calebhwin@gmail.com","login":"calebwin","count":73},{"name":"Mike Wilson","email":"hyperbolic2346","login":"hyperbolic2346","count":73},{"name":"Basit Ayantunde","email":"rlamarrr@gmail.com","login":"lamarrr","count":72},{"name":"jeanp413","email":"jeanp413@hotmail.com","login":"jeanp413","count":72},{"name":"AJ Schmidt","email":"ajschmidt8","login":"ajschmidt8","count":72},{"name":"Alfred Xu","email":"lovedreamf@gmail.com","login":"sperlingxx","count":71},{"name":"felipe","email":"felipe@blazingdb.com","login":null,"count":70},{"name":"vibhujawa","email":"vibhujawa@gmail.com","login":"VibhuJawa","count":69},{"name":"Dillon Cullinan","email":"dcullinan@dgx13.aselab.nvidia.com","login":null,"count":69},{"name":"Randy Gelhausen","email":"rgelhau@gmail.com","login":"randerzander","count":65},{"name":"Ryan Lee","email":"ryanlee@nvidia.com","login":"rwlee","count":62},{"name":"Pearu Peterson","email":"pearu.peterson@gmail.com","login":"pearu","count":57},{"name":"Kyle Edwards","email":"kyedwards@nvidia.com","login":"KyleFromNVIDIA","count":54},{"name":"zanmato1984","email":"zanmato1984@gmail.com","login":"zanmato1984","count":48},{"name":"Matthew Jones","email":"majones@dgx15.aselab.nvidia.com","login":null,"count":47},{"name":"rnyak","email":"ronayak@hotmail.com","login":"rnyak","count":45},{"name":"Charles Blackmon-Luca","email":"20627856+charlesbluca","login":"charlesbluca","count":45},{"name":"Peter Andreas Entschev","email":"peter@entschev.com","login":"pentschev","count":44},{"name":"Gil Forsyth","email":"gforsyth","login":"gforsyth","count":44},{"name":"Miller Hooks","email":"mhooks@nvidia.com","login":null,"count":43},{"name":"Percy Camilo Triveño Aucahuasi","email":"percy@blazingdb.com","login":"aucahuasi","count":41},{"name":"Jake Awe","email":"50372925+AyodeAwe","login":"AyodeAwe","count":41},{"name":"Miller Hooks","email":"100833+millerhooks","login":"millerhooks","count":39},{"name":"Karthikeyan Natarajan","email":"knataraj@dgx13.aselab.nvidia.com","login":null,"count":37},{"name":"Eyal Rozenberg","email":"eyalroz@technion.ac.il","login":null,"count":37},{"name":"Peixin","email":"pxli@nyu.edu","login":"pxLi","count":37},{"name":"Andy Grove","email":"andygrove73@gmail.com","login":"andygrove","count":36},{"name":"Paul Mattione","email":"156858817+pmattione-nvidia","login":"pmattione-nvidia","count":36},{"name":"Brad Rees","email":"brees@nvidia.com","login":"BradReesWork","count":36},{"name":"Rommel","email":"rommel@blazingdb.com","login":null,"count":35},{"name":"Thomas Li","email":"47963215+lithomas1","login":"lithomas1","count":30},{"name":"Niranjan Artal","email":"nartal@nvidia.com","login":"nartal1","count":30},{"name":"Niranjan Artal","email":"nartal","login":null,"count":28},{"name":"Sheilah Kirui","email":"71867292+skirui-source","login":"skirui-source","count":28},{"name":"Wonchan Lee","email":"wonchanl@nvidia.com","login":"magnatelee","count":28},{"name":"Thomas Graves","email":"tgraves@nvidia.com","login":"tgravescs","count":28},{"name":"Divye Gala","email":"divyegala@gmail.com","login":"divyegala","count":26},{"name":"Yash Vardhan","email":"yashv@nvidia.com","login":"yashv28","count":26},{"name":"Elias Stehle","email":"3958403+elstehle","login":"elstehle","count":26},{"name":"Jordan Jacobelli","email":"jjacobelli@nvidia.com","login":"jjacobelli","count":25},{"name":"Matthew Jones","email":"majones@nvidia.com","login":"mtjrider","count":25},{"name":"Hao Gao","email":"gaohao95@gmail.com","login":"gaohao95","count":25},{"name":"Tianyu Liu","email":"kingcrimsontianyu@gmail.com","login":"kingcrimsontianyu","count":24},{"name":"ChrisJar","email":"chris.jarrett.0@gmail.com","login":"ChrisJar","count":23},{"name":"root","email":"iroy@nvidia.com","login":"Iroy30","count":22},{"name":"Michael Schellenberger Costa","email":"miscco@nvidia.com","login":"miscco","count":22},{"name":"Rui Lan","email":"rlan@nvidia.com","login":null,"count":21},{"name":"Liangcai Li","email":"firestarmanllc@gmail.com","login":"firestarman","count":21},{"name":"Christian Noboa Mardini","email":"christian@blazingdb.com","login":null,"count":20},{"name":"Rick Ratzel","email":"rratzel@nvidia.com","login":"rlratzel","count":19},{"name":"hugo","email":"hugo.r.shi@gmail.com","login":"hhuuggoo","count":19},{"name":"Graham Markall","email":"gmarkall@nvidia.com","login":"gmarkall","count":19},{"name":"Oded Green","email":"ogreen@gatech.com","login":null,"count":18},{"name":"Christian8491","email":"ccce91@gmail.com","login":"Christian8491","count":18},{"name":"Niranda Perera","email":"niranda.perera@gmail.com","login":"nirandaperera","count":18},{"name":"Roy Finkelberg","email":"rfinkelberg@dgx02.aselab.nvidia.com","login":null,"count":17},{"name":"Oded Green","email":"ogreen@nvidia.com","login":"ogreen","count":17},{"name":"Chong Gao","email":"gaochong.gc@qq.com","login":"res-life","count":17},{"name":"Tobias Ribizel","email":"tribizel@nvidia.com","login":"upsj","count":16},{"name":"Roy Finkelberg","email":"roy.finkelberg@gmail.com","login":"RFinkelberg","count":16},{"name":"Matthew Jones","email":"mjones@dfscholars.org","login":null,"count":15},{"name":"Blake Haugen","email":"haugen.blake@gmail.com","login":"bahaugen","count":14},{"name":"shaneding","email":"shane200195@gmail.com","login":"shaneding","count":14},{"name":"Christopher Green","email":"christopherg@nvidia.com","login":null,"count":14},{"name":"Gera Shegalov","email":"gera@apache.org","login":"gerashegalov","count":13},{"name":"Kuhu Shukla","email":"kshukla2@ncsu.edu","login":null,"count":13},{"name":"Pradipta Ghosh","email":"pradghos@in.ibm.com","login":"pradghos","count":13},{"name":"Marlene","email":"57748216+marlenezw","login":"marlenezw","count":13},{"name":"Jayjeet Chakraborty","email":"jc.github@rediffmail.com","login":"JayjeetAtGithub","count":13},{"name":"Phillip Chu","email":"philtrade@winphil.net","login":"philtrade","count":12},{"name":"Bobby Wang","email":"wbo4958@gmail.com","login":"wbo4958","count":12},{"name":"Suraj Aralihalli","email":"suraj.ara16@gmail.com","login":"SurajAralihalli","count":12},{"name":"gpuCI","email":"38199262+GPUtester","login":"GPUtester","count":12},{"name":"Allen Xu","email":"allxu@nvidia.com","login":"wjxiz1992","count":12},{"name":"Jim Crist","email":"jcrist@continuum.io","login":"jcrist","count":11},{"name":"Chinmay Chandak","email":"47901991+chinmaychandak","login":"chinmaychandak","count":11},{"name":"Stan Seibert","email":"stan@mtrr.org","login":"seibert","count":11},{"name":"Jim Brennan","email":"jimb@nvidia.com","login":"jbrennan333","count":11},{"name":"Qi Chen","email":"81499936+qbacpey","login":"qbacpey","count":11},{"name":"Abhishek Tiwari","email":"abhishektiwari571@gmail.com","login":"q2w","count":11},{"name":"Oded Green","email":"ogreen@dgx21.aselab.nvidia.com","login":null,"count":11},{"name":"Taurean Dyer","email":"46935140+taureandyernv","login":"taureandyernv","count":10},{"name":"Minh Vu","email":"vuhoangminh97@gmail.com","login":"fallintoplace","count":10},{"name":"Jiri Kraus","email":"jkraus@nvidia.com","login":"jirikraus","count":10},{"name":"Ben Frederickson","email":"github@benfrederickson.com","login":"benfred","count":10},{"name":"Brandon Miller","email":"brmiller@dgx13.aselab.nvidia.com","login":null,"count":10},{"name":"Joseph","email":"68436579+jolorunyomi","login":"jolorunyomi","count":9},{"name":"gashen","email":"gashen@nvidia.com","login":"GaryShen2008","count":9},{"name":"tranquiltempeh","email":"54997160+tranquiltempeh","login":"tranquiltempeh","count":9},{"name":"Abigale Kim","email":"abigalek@nvidia.com","login":"abigalekim","count":9},{"name":"Ray Bell","email":"rayjohnbell0@gmail.com","login":"raybellwaves","count":9},{"name":"Mayank Anand","email":"36782063+mayankanand007","login":"mayankanand007","count":9},{"name":"Martin Marenz","email":"martin.marenz@gmail.com","login":"Blonck","count":8},{"name":"Dillon Cullinan","email":"dcullinan@dgx01.aselab.nvidia.com","login":null,"count":8},{"name":"Hirota Akio","email":"33370421+a-hirota","login":"a-hirota","count":8},{"name":"Sebastian Berg","email":"sebastianb@nvidia.com","login":"seberg","count":8},{"name":"tanyamehrotra01","email":"tanumehrotra01@gmail.com","login":"tanyamehrotra01","count":8},{"name":"Srinivas Yadav","email":"43375352+srinivasyadav18","login":"srinivasyadav18","count":8},{"name":"Srikar Vanavasam","email":"srikar.vanavasam@gmail.com","login":"SrikarVanavasam","count":8},{"name":"vindows","email":"v.inodiyengar@gmail.com","login":"vindows","count":7},{"name":"Mike Sarahan","email":"msarahan@nvidia.com","login":"msarahan","count":7},{"name":"Gregory Kimball","email":"gregory.kimball@sunpowercorp.com","login":null,"count":7},{"name":"Sarah Yurick","email":"53962159+sarahyurick","login":"sarahyurick","count":7},{"name":"Conor Hoekstra","email":"choekstra@nvidia.com","login":null,"count":7},{"name":"Rishi Chandra","email":"77904151+rishic3","login":"rishic3","count":7},{"name":"Jihoon Son","email":"ghoonson@gmail.com","login":"jihoonson","count":7},{"name":"Cindy Jiang","email":"47068112+cindyyuanjiang","login":"cindyyuanjiang","count":7},{"name":"Matt Topol","email":"zotthewizard@gmail.com","login":"zeroshade","count":7},{"name":"Eli Fajardo","email":"efajardo@nvidia.com","login":"efajardo-nv","count":7},{"name":"paul-aiyedun","email":"53453937+paul-aiyedun","login":"paul-aiyedun","count":7},{"name":"trstovall","email":"trstovall","login":"trstovall","count":7},{"name":"Jigao Luo","email":"jigao.luo@outlook.com","login":"JigaoLuo","count":6},{"name":"Sevag H","email":"shanssian@nvidia.com","login":"sevagh","count":6},{"name":"Wamsi Viswanath","email":"wamsi.viswanath@yahoo.com","login":"wamsiv","count":6},{"name":"Nethum Weerasinghe","email":"nethumweerasinghe.nw@gmail.com","login":"nethum529","count":6},{"name":"J Berg","email":"j.berg2349@gmail.com","login":"jberg5","count":6},{"name":"Ben Jarmak","email":"104460670+jarmak-nv","login":"jarmak-nv","count":6},{"name":"Tanmay Gujar","email":"tgujar@nvidia.com","login":"tgujar","count":6},{"name":"Dante Gama Dessavre","email":"galahad@Dantes-MacBook-Pro.local","login":null,"count":5},{"name":"Dillon Cullinan","email":"dcullinan@nvidia.com","login":null,"count":5},{"name":"Aryan Srivastava","email":"aryansriva05@gmail.com","login":"aryansri05","count":5},{"name":"David Gardner","email":"96306125+dagardner-nv","login":"dagardner-nv","count":5},{"name":"Miguel Martínez","email":"26169771+miguelusque","login":"miguelusque","count":5},{"name":"Pramod Satya","email":"pramod.satya@ibm.com","login":"pramodsatya","count":4},{"name":"Tushar Jindal","email":"109418871+Tjindl","login":"Tjindl","count":4},{"name":"Will Badart","email":"badart_william@bah.com","login":"wbadart","count":4},{"name":"martinfalisse","email":"45781926+martinfalisse","login":"martinfalisse","count":4},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":4},{"name":"Brian Tepera","email":"btepera@gmail.com","login":"btepera","count":4},{"name":"Tim Liu","email":"timl@nvidia.com","login":"NvTimLiu","count":4},{"name":"Zach Puller","email":"zpuller@nvidia.com","login":"zpuller","count":4},{"name":"Olli Koskinen","email":"okoskinen@nvidia.com","login":"okoskinen","count":4},{"name":"Joshua Patterson","email":"datametrician","login":"datametrician","count":4},{"name":"randyzwitch","email":"rzwitch@gmail.com","login":"randyzwitch","count":3},{"name":"Allison Piper","email":"apiper@nvidia.com","login":"alliepiper","count":3},{"name":"Chinmay Chandak","email":"cchandak@cchandak-mlt1.local","login":null,"count":3},{"name":"Rahul Bhojwani","email":"rabhojwani@dgx07.aselab.nvidia.com","login":null,"count":3},{"name":"Sean Frye","email":"sfrye@dgx01.aselab.nvidia.com","login":null,"count":3},{"name":"Ubuntu","email":"ubuntu@ip-172-31-44-190.us-east-2.compute.internal","login":null,"count":3},{"name":"John Zedlewski","email":"jzedlewski@nvidia.com","login":"JohnZed","count":3},{"name":"Haoyang Li","email":"haoyangl@nvidia.com","login":"thirtiseven","count":3},{"name":"Anderson Banihirwe","email":"axbanihirwe@ualr.edu","login":"andersy005","count":3},{"name":"Joséphine Wolf Oberholtzer","email":"166141926+josephine-wolf-oberholtzer","login":"josephine-wolf-oberholtzer","count":3},{"name":"Julio Perez","email":"jperez@nvidia.com","login":"jperez999","count":3},{"name":"Markku Luukkainen","email":"mluukkainen@nvidia.com","login":"mluukkainen","count":3},{"name":"Mike McCarty","email":"mmccarty@nvidia.com","login":"mmccarty","count":3},{"name":"Naty Clementi","email":"natyclementi@gmail.com","login":"ncclementi","count":3},{"name":"Piotr Findeisen","email":"piotr.findeisen@gmail.com","login":"findepi","count":3},{"name":"Renjie Liu","email":"liurenjie2008@gmail.com","login":"liurenjie1024","count":3},{"name":"Shaswat Anand","email":"33908100+shaswat-indian","login":"shaswat-indian","count":3},{"name":"Tim","email":"43156029+AtlantaPepsi","login":"AtlantaPepsi","count":3},{"name":"TravisHester","email":"34654270+TravisHester","login":"TravisHester","count":3},{"name":"Trent Nelson","email":"trent@trent.me","login":"tpn","count":3},{"name":"VamsiTallam95","email":"90267547+VamsiTallam95","login":"VamsiTallam95","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"warrickhe","email":"43077069+warrickhe","login":"warrickhe","count":2},{"name":"ustcfy","email":"96854327+ustcfy","login":"ustcfy","count":2},{"name":"sean-frye","email":"sfrye@nvidia.com","login":"sean-frye","count":2},{"name":"scopatz","email":"scopatz@gmail.com","login":"scopatz","count":2},{"name":"nvidia","email":"jtichy@nvidia.com","login":"JasonAtNvidia","count":2},{"name":"jinhai","email":"hai.jin@zilliz.com","login":"JinHai-CN","count":2},{"name":"harupy","email":"hkawamura0130@gmail.com","login":"harupy","count":2},{"name":"gcca","email":"cristhian@blazingdb.com","login":"gcca","count":2},{"name":"er-eis","email":"eeisenberg0@gmail.com","login":"er-eis","count":2},{"name":"Ismaël Koné","email":"ismael.from.kone@gmail.com","login":"iskode","count":2},{"name":"Philip Hyunsu Cho","email":"chohyu01@cs.washington.edu","login":"hcho3","count":2},{"name":"Mike Wendt","email":"mwendt@nvidia.com","login":null,"count":2},{"name":"Thomas Graves","email":"tgraves@ngvpn01-166-235.dyn.scz.us.nvidia.com","login":null,"count":2},{"name":"Yash Vardhan","email":"yashv@dgx11.aselab.nvidia.com","login":null,"count":2},{"name":"Andrew Foote","email":"afoote@nvidia.com","login":null,"count":2},{"name":"Chinmay Chandak","email":"cchandak@ngvpn01-163-2.dyn.scz.us.nvidia.com","login":null,"count":2},{"name":"Ahmet Uyar","email":"32486572+ahmet-uyar","login":"ahmet-uyar","count":2},{"name":"Allard Hendriksen","email":"allard@allardhendriksen.nl","login":"ahendriksen","count":2},{"name":"Anthony Chang","email":"54450499+anthony-chang","login":"anthony-chang","count":2},{"name":"Bobbi Winema Yogatama","email":"34973829+bwyogatama","login":"bwyogatama","count":2},{"name":"Bryce Adelstein Lelbach aka wash","email":"brycelelbach@gmail.com","login":"brycelelbach","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Marco Edward Gorelli","email":"marcogorelli@protonmail.com","login":"MarcoGorelli","count":2},{"name":"Adam Thompson","email":"adamt@nvidia.com","login":"awthomp","count":2},{"name":"LiamDoult","email":"3579535@myuwc.ac.za","login":"Liamdoult","count":2},{"name":"Julia Signell","email":"jsignell@gmail.com","login":"jsignell","count":2},{"name":"Erik Welch","email":"erik.n.welch@gmail.com","login":"eriknw","count":2},{"name":"Jens Glaser","email":"glaserj@ornl.gov","login":"jglaser","count":2},{"name":"Jaya Venkatesh","email":"jjayabaskar@nvidia.com","login":"VenkateshJaya","count":2},{"name":"Jacob O'Farrell","email":"jacob@maxkelsen.com","login":"ofaz","count":2},{"name":"Igor Peshansky","email":"7594381+igorpeshansky","login":"igorpeshansky","count":2},{"name":"Eyal","email":"109809+eyal0","login":"eyal0","count":2},{"name":"y2kiran","email":"ykiran@nvidia.com","login":"y2kiran","count":2},{"name":"Eyal Soha","email":"69258779+esoha-nvidia","login":"esoha-nvidia","count":2},{"name":"Danial Javady","email":"122740063+ZelboK","login":"ZelboK","count":2},{"name":"NV-jpt","email":"86264103+NV-jpt","login":"NV-jpt","count":2},{"name":"Prabindh Sundareson","email":"prabindh@yahoo.com","login":"prabindh","count":2},{"name":"Rahul Prabhu","email":"100436830+sdrp713","login":"sdrp713","count":2},{"name":"Rommel Anatoli Quintanilla Cruz","email":"romeluko@gmail.com","login":"romeluko","count":2},{"name":"Xavier Simmons","email":"cheinger","login":"cheinger","count":2},{"name":"arhag23","email":"35051569+arhag23","login":"arhag23","count":2},{"name":"Sameer Raheja","email":"sameerz","login":"sameerz","count":1},{"name":"Sam Turner","email":"98767222+stmio","login":"stmio","count":1},{"name":"Ryan McCormick","email":"rmccormick@nvidia.com","login":"rmccorm4","count":1},{"name":"tofivorajo","email":"tofivorajo@xgmailoo.com","login":null,"count":1},{"name":"Ubuntu","email":"ubuntu@ip-172-31-47-5.us-east-2.compute.internal","login":null,"count":1},{"name":"Raymond Douglass","email":"ray@raydouglass","login":null,"count":1},{"name":"Ashwin Trikuta Srinath","email":"ashwint@ngvpn01-174-198.dyn.scz.us.nvidia.com","login":null,"count":1},{"name":"Oded Green","email":"ogreen@ngvpn01-164-80.dyn.scz.us.nvidia.com","login":null,"count":1},{"name":"Peter MacKinnon","email":"pmackinn@redhat.com","login":null,"count":1},{"name":"Dillon Cullinan","email":"dcullinan@dgx06.aselab.nvidia.com","login":null,"count":1},{"name":"0.alpha","email":"houyu02@baidu.com","login":null,"count":1},{"name":"Jiqun Tu","email":"hummingtree@localhost.localdomain","login":null,"count":1},{"name":"Rodolfo Lima","email":"rlima@nvidia.com","login":"rodlima78","count":1},{"name":"thecaptain789","email":"257642323+thecaptain789","login":"thecaptain789","count":1},{"name":"tequilayu","email":"48981002+tequilayu","login":"tequilayu","count":1},{"name":"raghavmi","email":"44591750+raghavmi","login":"raghavmi","count":1},{"name":"ochan1","email":"oscar4856@yahoo.com","login":"ochan1","count":1},{"name":"matal-nvidia","email":"157757926+matal-nvidia","login":"matal-nvidia","count":1},{"name":"gmartini2000","email":"114459315+gmartini2000","login":"gmartini2000","count":1},{"name":"garanews","email":"puntogtg@tiscali.it","login":"garanews","count":1},{"name":"dominicshanshan","email":"dominicwangshanshan@hotmail.com","login":"dominicshanshan","count":1},{"name":"code-review-doctor","email":"72647856+code-review-doctor","login":"code-review-doctor","count":1},{"name":"chenrui17","email":"33319780+chenrui17","login":"chenrui17","count":1},{"name":"anthony g","email":"59235951+anthonyguerrera","login":"anthonyguerrera","count":1},{"name":"YanxuanLiu","email":"yanxuanl@nvidia.com","login":"YanxuanLiu","count":1},{"name":"Xinyu Zeng","email":"xzeng56@wisc.edu","login":"XinyuZeng","count":1},{"name":"William Kaiser","email":"wkaisertexas@gmail.com","login":"wkaisertexas","count":1},{"name":"Wes McKinney","email":"wes.mckinney@twosigma.com","login":"wesm","count":1},{"name":"Utkarsh Parekh","email":"145644114+utkarshparekh","login":"utkarshparekh","count":1},{"name":"Umang","email":"umang2001umang@gmail.com","login":"Umang-projects","count":1},{"name":"Tim Head","email":"betatim@gmail.com","login":"betatim","count":1},{"name":"Rutuja Pathade","email":"73137503+rpathade","login":"rpathade","count":1},{"name":"Kyle Hawkins","email":"47363388+osidekyle","login":"osidekyle","count":1},{"name":"Joren Hammudoglu","email":"jhammudoglu@gmail.com","login":"jorenham","count":1},{"name":"Joanna Moon","email":"148511962+joannamooon","login":"joannamooon","count":1},{"name":"Jirka Borovec","email":"6035284+Borda","login":"Borda","count":1},{"name":"Jeroen van Straten","email":"jeroen.van.straten@gmail.com","login":"jvanstraten","count":1},{"name":"James Bourbeau","email":"jrbourbeau","login":"jrbourbeau","count":1},{"name":"Igor Moura","email":"imp2@cin.ufpe.br","login":"igormp","count":1},{"name":"Harry Potter","email":"144875057+eternallyproud","login":"eternallyproud","count":1},{"name":"Gregory Kimball","email":"gkimball@nvidia.com","login":"GregoryKimball","count":1},{"name":"Ferdinand Xu","email":"ferdinandx@nvidia.com","login":"winningsix","count":1},{"name":"Evan Ramos","email":"evanr@nvidia.com","login":"evanramos-nvidia","count":1},{"name":"Emil Mirzazada","email":"55949159+Emillock","login":"Emillock","count":1},{"name":"Donald Tolley","email":"tolleybot@gmail.com","login":"tolleybot","count":1},{"name":"Dmitry","email":"45711841+darkdi","login":"darkdi","count":1},{"name":"Ajay Thorve","email":"AjayThorve","login":"AjayThorve","count":1},{"name":"Alan deLevie","email":"adelevie@gmail.com","login":"adelevie","count":1},{"name":"Alexander Droste","email":"alexander.droste@protonmail.com","login":"0ax1","count":1},{"name":"AmirAli Mirian","email":"37371367+amiralimi","login":"amiralimi","count":1},{"name":"Andrei Ivanov","email":"32910461+drivanov","login":"drivanov","count":1},{"name":"Andrew Seidl","email":"dev@aas.io","login":"andrewseidl","count":1},{"name":"Avinash Raj","email":"avistylein3105@gmail.com","login":"Avinash-Raj","count":1},{"name":"Carl Simon Adorf","email":"sadorf@nvidia.com","login":"csadorf","count":1},{"name":"DanialJavady96","email":"154250392+DanialJavady96","login":"DanialJavady96","count":1},{"name":"Sanjana Gajendran","email":"sanjana22021998@gmail.com","login":"sanjana098","count":1},{"name":"Sean Baxter","email":"seanbax.circle@gmail.com","login":"seanbaxter","count":1},{"name":"Shakeeb Pasha","email":"shakeebbk@gmail.com","login":"Shakeebbk","count":1},{"name":"Sreekiran096","email":"37189188+Sreekiran096","login":"Sreekiran096","count":1},{"name":"Thomas Meier","email":"44478121+mjsamoht","login":"mjsamoht","count":1},{"name":"Remzi Yang","email":"59198230+HaoYang670","login":"HaoYang670","count":1},{"name":"Ralf Gommers","email":"ralf.gommers@gmail.com","login":"rgommers","count":1},{"name":"Rahman","email":"136003890+lhlRahman","login":"lhlRahman","count":1},{"name":"Piotr Rżysko","email":"piotr.rzysko@gmail.com","login":"piotrrzysko","count":1},{"name":"Piero Evangelista","email":"pierevco@gmail.com","login":"pieroevcc","count":1},{"name":"Pantakan Kanprawet","email":"pantakan.totae@gmail.com","login":"Touutae-lab","count":1},{"name":"unknown","email":"unknown@example.com","login":"RITHVIK8374","count":1},{"name":"Obed Mavungu","email":"obedmavungu1@gmail.com","login":"bedo-48","count":1},{"name":"Nicolas","email":"denoyelle.nicolas@gmail.com","login":"NicolasDenoyelle","count":1},{"name":"Navin Kumar","email":"97137715+NVnavkumar","login":"NVnavkumar","count":1},{"name":"Nate Rock","email":"nrock@nvidia.com","login":"rockhowse","count":1},{"name":"Mohamed Thabet","email":"thabetx@gmail.com","login":"thabetx","count":1},{"name":"Michael Demoret","email":"42954918+mdemoret-nv","login":"mdemoret-nv","count":1},{"name":"Michael Balint","email":"mbalint@nvidia.com","login":"michael-balint","count":1},{"name":"Marcus D. Hanwell","email":"mhanwell@gmail.com","login":"cryos","count":1},{"name":"Lingyan Yin","email":"lingyany@nvidia.com","login":"lingyany-nv","count":1},{"name":"Lei Zhao","email":"6390593+dttutty","login":"dttutty","count":1},{"name":"Kyle Hubert","email":"kjmph","login":"kjmph","count":1}],"past_year_committers":[{"name":"Matthew Roeschke","email":"10647082+mroeschke","login":"mroeschke","count":358},{"name":"GALI PREM SAGAR","email":"sagarprem75@gmail.com","login":"galipremsagar","count":284},{"name":"David Wendt","email":"45795991+davidwendt","login":"davidwendt","count":259},{"name":"Vyas Ramasubramani","email":"vyasr@nvidia.com","login":"vyasr","count":217},{"name":"Matthew Murray","email":"41342305+Matt711","login":"Matt711","count":213},{"name":"Tom Augspurger","email":"toaugspurger@nvidia.com","login":"TomAugspurger","count":123},{"name":"Bradley Dice","email":"bdice@bradleydice.com","login":"bdice","count":115},{"name":"Muhammad Haseeb","email":"14217455+mhaseeb123","login":"mhaseeb123","count":115},{"name":"Yunsong Wang","email":"12716979+PointKernel","login":"PointKernel","count":105},{"name":"Richard (Rick) Zamora","email":"rzamora217@gmail.com","login":"rjzamora","count":101},{"name":"Vukasin Milovanovic","email":"vmilovanovic@nvidia.com","login":"vuule","count":70},{"name":"Mads R. B. Kristensen","email":"madsbk@gmail.com","login":"madsbk","count":58},{"name":"Lawrence Mitchell","email":"lmitchell@nvidia.com","login":"wence-","count":40},{"name":"James Lamb","email":"jaylamb20@gmail.com","login":"jameslamb","count":32},{"name":"Basit Ayantunde","email":"rlamarrr@gmail.com","login":"lamarrr","count":29},{"name":"Gil Forsyth","email":"gforsyth","login":"gforsyth","count":23},{"name":"Nghia Truong","email":"7416935+ttnghia","login":"ttnghia","count":23},{"name":"Kyle Edwards","email":"kyedwards@nvidia.com","login":"KyleFromNVIDIA","count":21},{"name":"Peter Andreas Entschev","email":"peter@entschev.com","login":"pentschev","count":19},{"name":"Shruti Shivakumar","email":"shruti.shivakumar@gmail.com","login":"shrshi","count":19},{"name":"brandon-b-miller","email":"53796099+brandon-b-miller","login":"brandon-b-miller","count":19},{"name":"Niranda Perera","email":"niranda.perera@gmail.com","login":"nirandaperera","count":18},{"name":"Paul Mattione","email":"156858817+pmattione-nvidia","login":"pmattione-nvidia","count":15},{"name":"Jake Awe","email":"jawe@nvidia.com","login":"AyodeAwe","count":15},{"name":"Qi Chen","email":"81499936+qbacpey","login":"qbacpey","count":11},{"name":"Paul Taylor","email":"178183+trxcllnt","login":"trxcllnt","count":10},{"name":"Minh Vu","email":"vuhoangminh97@gmail.com","login":"fallintoplace","count":10},{"name":"Benjamin Zaitlen","email":"quasiben","login":"quasiben","count":10},{"name":"Allen Xu","email":"allxu@nvidia.com","login":"wjxiz1992","count":10},{"name":"Abigale Kim","email":"abigalek@nvidia.com","login":"abigalekim","count":9},{"name":"Rishi Chandra","email":"77904151+rishic3","login":"rishic3","count":7},{"name":"Tianyu Liu","email":"kingcrimsontianyu@gmail.com","login":"kingcrimsontianyu","count":7},{"name":"paul-aiyedun","email":"53453937+paul-aiyedun","login":"paul-aiyedun","count":7},{"name":"jolorunyomi","email":"joyomi@nvidia.com","login":"jolorunyomi","count":7},{"name":"Nethum Weerasinghe","email":"nethumweerasinghe.nw@gmail.com","login":"nethum529","count":6},{"name":"J Berg","email":"j.berg2349@gmail.com","login":"jberg5","count":6},{"name":"MithunR","email":"mithunr@nvidia.com","login":"mythrocks","count":6},{"name":"Chong Gao","email":"gaochong.gc@qq.com","login":"res-life","count":6},{"name":"jakirkham","email":"jakirkham@gmail.com","login":"jakirkham","count":5},{"name":"Aryan Srivastava","email":"aryansriva05@gmail.com","login":"aryansri05","count":5},{"name":"Tushar Jindal","email":"109418871+Tjindl","login":"Tjindl","count":4},{"name":"Robert Maynard","email":"rmaynard@nvidia.com","login":"robertmaynard","count":4},{"name":"Pramod Satya","email":"pramod.satya@ibm.com","login":"pramodsatya","count":4},{"name":"Karthikeyan","email":"6488848+karthikeyann","login":"karthikeyann","count":4},{"name":"Joséphine Wolf Oberholtzer","email":"166141926+josephine-wolf-oberholtzer","login":"josephine-wolf-oberholtzer","count":3},{"name":"Michael Schellenberger Costa","email":"miscco@nvidia.com","login":"miscco","count":3},{"name":"Piotr Findeisen","email":"piotr.findeisen@gmail.com","login":"findepi","count":3},{"name":"Robert (Bobby) Evans","email":"bobby@apache.org","login":"revans2","count":3},{"name":"Tanmay Gujar","email":"tgujar@nvidia.com","login":"tgujar","count":3},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":3},{"name":"Alessandro Bellina","email":"abellina@nvidia.com","login":"abellina","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Haoyang Li","email":"haoyangl@nvidia.com","login":"thirtiseven","count":2},{"name":"Hirota Akio","email":"33370421+a-hirota","login":"a-hirota","count":2},{"name":"Igor Peshansky","email":"7594381+igorpeshansky","login":"igorpeshansky","count":2},{"name":"Jihoon Son","email":"ghoonson@gmail.com","login":"jihoonson","count":2},{"name":"Zach Puller","email":"zpuller@nvidia.com","login":"zpuller","count":2},{"name":"arhag23","email":"35051569+arhag23","login":"arhag23","count":2},{"name":"y2kiran","email":"ykiran@nvidia.com","login":"y2kiran","count":2},{"name":"Peixin","email":"pxli@nyu.edu","login":"pxLi","count":1},{"name":"Obed Mavungu","email":"obedmavungu1@gmail.com","login":"bedo-48","count":1},{"name":"Niranjan Artal","email":"50492963+nartal1","login":"nartal1","count":1},{"name":"Nick Becker","email":"nickb500@gmail.com","login":"beckernick","count":1},{"name":"Naty Clementi","email":"natyclementi@gmail.com","login":"ncclementi","count":1},{"name":"Piero Evangelista","email":"pierevco@gmail.com","login":"pieroevcc","count":1},{"name":"Piotr Rżysko","email":"piotr.rzysko@gmail.com","login":"piotrrzysko","count":1},{"name":"Rahman","email":"136003890+lhlRahman","login":"lhlRahman","count":1},{"name":"Rutuja Pathade","email":"73137503+rpathade","login":"rpathade","count":1},{"name":"Sean Baxter","email":"seanbax.circle@gmail.com","login":"seanbaxter","count":1},{"name":"Nate Rock","email":"nrock@nvidia.com","login":"rockhowse","count":1},{"name":"Sebastian Berg","email":"sebastianb@nvidia.com","login":"seberg","count":1},{"name":"Tim Head","email":"betatim@gmail.com","login":"betatim","count":1},{"name":"Umang","email":"umang2001umang@gmail.com","login":"Umang-projects","count":1},{"name":"Utkarsh Parekh","email":"145644114+utkarshparekh","login":"utkarshparekh","count":1},{"name":"anthony g","email":"59235951+anthonyguerrera","login":"anthonyguerrera","count":1},{"name":"gmartini2000","email":"114459315+gmartini2000","login":"gmartini2000","count":1},{"name":"nvdbaranec","email":"56695930+nvdbaranec","login":"nvdbaranec","count":1},{"name":"Harry Potter","email":"144875057+eternallyproud","login":"eternallyproud","count":1},{"name":"James Bourbeau","email":"jrbourbeau","login":"jrbourbeau","count":1},{"name":"Jim Crist-Harif","email":"jcristharif@gmail.com","login":"jcrist","count":1},{"name":"Gera Shegalov","email":"gshegalov@nvidia.com","login":"gerashegalov","count":1},{"name":"Emil Mirzazada","email":"55949159+Emillock","login":"Emillock","count":1},{"name":"Donald Tolley","email":"tolleybot@gmail.com","login":"tolleybot","count":1},{"name":"Dmitry","email":"45711841+darkdi","login":"darkdi","count":1},{"name":"Brian Tepera","email":"btepera@gmail.com","login":"btepera","count":1},{"name":"Andrei Ivanov","email":"32910461+drivanov","login":"drivanov","count":1},{"name":"Alexander Droste","email":"alexander.droste@protonmail.com","login":"0ax1","count":1},{"name":"Joanna Moon","email":"148511962+joannamooon","login":"joannamooon","count":1},{"name":"John Zedlewski","email":"904524+JohnZed","login":"JohnZed","count":1},{"name":"Joren Hammudoglu","email":"jhammudoglu@gmail.com","login":"jorenham","count":1},{"name":"Kyle Hubert","email":"kjmph","login":"kjmph","count":1},{"name":"Lei Zhao","email":"6390593+dttutty","login":"dttutty","count":1},{"name":"Lingyan Yin","email":"lingyany@nvidia.com","login":"lingyany-nv","count":1},{"name":"Mike McCarty","email":"mmccarty@nvidia.com","login":"mmccarty","count":1},{"name":"Mike Sarahan","email":"msarahan@nvidia.com","login":"msarahan","count":1},{"name":"thecaptain789","email":"257642323+thecaptain789","login":"thecaptain789","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fcudf/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-21T00:00:17.498Z","repositories_count":6769145,"commits_count":981320159,"contributors_count":41378711,"owners_count":1362952,"committers_count":3357593,"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":{"table":{"full_name":"NVIDIA/cudf","html_url":"https://github.com/NVIDIA/cudf","last_synced_at":"2026-08-24T16:06:59.331Z","status":null,"issues_count":38,"pull_requests_count":138,"avg_time_to_close_issue":39960778.14285714,"avg_time_to_close_pull_request":1996935.6065573771,"issues_closed_count":7,"pull_requests_closed_count":61,"pull_request_authors_count":34,"issue_authors_count":21,"avg_comments_per_issue":0.8421052631578947,"avg_comments_per_pull_request":3.4782608695652173,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":4452156.0,"past_year_avg_time_to_close_pull_request":1996935.6065573771,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5757575757575758,"past_year_avg_comments_per_pull_request":3.4782608695652173,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":46,"created_at":"2026-08-12T01:00:08.142Z","updated_at":"2026-08-24T16:06:59.331Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fcudf","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2Fcudf/issues","issue_labels_count":{"table":{"feature request":16,"cudf-polars":12,"bug":8,"libcudf":7,"? - Needs Triage":5,"Performance":5,"improvement":4,"Python":3,"good first issue":3,"cuIO":2,"0 - Backlog":2,"doc":1,"tests":1,"Needs Triage":1,"proposal":1,"Java":1,"non-breaking":1,"ci":1,"cudf.pandas":1,"pylibcudf":1}},"pull_request_labels_count":{"table":{"non-breaking":111,"libcudf":78,"improvement":65,"Python":55,"cudf-polars":27,"bug":25,"3 - Ready for Review":23,"CMake":22,"feature request":22,"Java":22,"pylibcudf":19,"2 - In Progress":7,"cudf.pandas":5,"Performance":4,"tests":3,"5 - Ready to Merge":3,"ci":3,"cuIO":3,"breaking":3,"doc":2,"4 - Needs Review":1,"Spark":1,"numba":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":24,"MEMBER":13,"NONE":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":120,"MEMBER":14,"NONE":4}},"issue_authors":{"table":{"Matt711":10,"rjzamora":4,"davidwendt":2,"nartal1":2,"jcrist":2,"vyasr":2,"liurenjie1024":2,"bdice":1,"PointKernel":1,"nvdbaranec":1,"isVoid":1,"nirandaperera":1,"abigalekim":1,"karthikeyann":1,"shwina":1,"josephine-wolf-oberholtzer":1,"GregoryKimball":1,"mhaseeb123":1,"mroeschke":1,"gerashegalov":1,"dan13bauer":1}},"pull_request_authors":{"table":{"vyasr":20,"davidwendt":13,"bdice":11,"Matt711":10,"mroeschke":8,"nirandaperera":7,"rjzamora":6,"brandon-b-miller":6,"mhaseeb123":6,"vuule":5,"rishic3":5,"abigalekim":4,"GregoryKimball":3,"lamarrr":3,"VaggelisGian":3,"paul-aiyedun":3,"jameslamb":2,"PointKernel":2,"nartal1":2,"y2kiran":2,"pentschev":2,"0guban0v":2,"madsbk":2,"pieroevcc":1,"a-hirota":1,"arhag23":1,"galipremsagar":1,"findepi":1,"TomAugspurger":1,"fallintoplace":1,"josephine-wolf-oberholtzer":1,"JohnZed":1,"mike-wendt":1,"pmattione-nvidia":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16357921,"issues_count":42502426,"pull_requests_count":136092558,"authors_count":11526066,"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":{"table":{"feature request":14,"cudf-polars":12,"bug":7,"? - Needs Triage":5,"Performance":5,"libcudf":4,"improvement":3,"pylibcudf":1,"Python":1,"ci":1,"cudf.pandas":1,"cuIO":1,"Java":1,"Needs Triage":1,"non-breaking":1}},"past_year_pull_request_labels_count":{"table":{"non-breaking":111,"libcudf":78,"improvement":65,"Python":55,"cudf-polars":27,"bug":25,"3 - Ready for Review":23,"CMake":22,"Java":22,"feature request":22,"pylibcudf":19,"2 - In Progress":7,"cudf.pandas":5,"Performance":4,"tests":3,"5 - Ready to Merge":3,"breaking":3,"ci":3,"cuIO":3,"doc":2,"numba":1,"Spark":1,"4 - Needs Review":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":19,"MEMBER":13,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":120,"MEMBER":14,"NONE":4}},"past_year_issue_authors":{"table":{"Matt711":10,"rjzamora":4,"davidwendt":2,"jcrist":2,"liurenjie1024":2,"nartal1":2,"vyasr":2,"abigalekim":1,"bdice":1,"dan13bauer":1,"gerashegalov":1,"josephine-wolf-oberholtzer":1,"mhaseeb123":1,"mroeschke":1,"nirandaperera":1,"PointKernel":1}},"past_year_pull_request_authors":{"table":{"vyasr":20,"davidwendt":13,"bdice":11,"Matt711":10,"mroeschke":8,"nirandaperera":7,"brandon-b-miller":6,"mhaseeb123":6,"rjzamora":6,"vuule":5,"rishic3":5,"abigalekim":4,"lamarrr":3,"paul-aiyedun":3,"GregoryKimball":3,"VaggelisGian":3,"pentschev":2,"PointKernel":2,"nartal1":2,"y2kiran":2,"madsbk":2,"jameslamb":2,"0guban0v":2,"mike-wendt":1,"josephine-wolf-oberholtzer":1,"JohnZed":1,"pieroevcc":1,"pmattione-nvidia":1,"galipremsagar":1,"findepi":1,"TomAugspurger":1,"fallintoplace":1,"arhag23":1,"a-hirota":1}},"maintainers":[{"table":{"login":"Matt711","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Matt711"}},{"table":{"login":"PointKernel","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"}},{"table":{"login":"jcrist","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"}},{"table":{"login":"jameslamb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"}}],"active_maintainers":[{"table":{"login":"Matt711","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Matt711"}},{"table":{"login":"PointKernel","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"}},{"table":{"login":"jameslamb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"}},{"table":{"login":"jcrist","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"}}]}},"events":{"total":{"CreateEvent":8,"DeleteEvent":13,"IssueCommentEvent":3,"IssuesEvent":4,"PullRequestEvent":4,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":17,"PushEvent":58},"last_year":{"CreateEvent":8,"DeleteEvent":13,"IssueCommentEvent":3,"IssuesEvent":4,"PullRequestEvent":4,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":17,"PushEvent":58}},"keywords":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/trigger-breaking-change-alert.yaml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:25.857Z","updated_at":"2026-01-20T09:01:25.857Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/trigger-breaking-change-alert.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/spark-rapids-jni.yaml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:25.742Z","updated_at":"2026-01-20T09:01:25.742Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/spark-rapids-jni.yaml","dependencies":[{"id":25800404375,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/auto-assign.yml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:25.344Z","updated_at":"2026-01-20T09:01:25.344Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/auto-assign.yml","dependencies":[{"id":25800404316,"package_name":"actions-ecosystem/action-add-assignees","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/compute-sanitizer-run.yaml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:25.458Z","updated_at":"2026-01-20T09:01:25.458Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/compute-sanitizer-run.yaml","dependencies":[{"id":25800404328,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/compute-sanitizer-trigger.yaml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:25.512Z","updated_at":"2026-01-20T09:01:25.512Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/compute-sanitizer-trigger.yaml","dependencies":[{"id":25800404337,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue-release-scheduled.yml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:25.566Z","updated_at":"2026-01-20T09:01:25.566Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/issue-release-scheduled.yml","dependencies":[{"id":25800404345,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25800404346,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25800404347,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:25.898Z","updated_at":"2026-01-20T09:01:25.898Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.devcontainer/Dockerfile","dependencies":[{"id":25800404390,"package_name":"${BASE}","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false},{"id":25800404395,"package_name":"${PYTHON_PACKAGE_MANAGER}-base","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr_issue_status_automation.yml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:25.691Z","updated_at":"2026-01-20T09:01:25.691Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/pr_issue_status_automation.yml","dependencies":[{"id":25800404357,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/status.yaml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:25.795Z","updated_at":"2026-01-20T09:01:25.795Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/status.yaml","dependencies":[{"id":25800404381,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"python/pylibcudf/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:28.343Z","updated_at":"2026-01-20T09:01:28.343Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/python/pylibcudf/pyproject.toml","dependencies":[{"id":25800404623,"package_name":"cuda-python","ecosystem":"pypi","requirements":"\u003e=13.0.1,\u003c14.0","direct":true,"kind":"runtime","optional":false},{"id":25800404646,"package_name":"libcudf","ecosystem":"pypi","requirements":"==26.4.*,\u003e=0.0.0a0","direct":true,"kind":"runtime","optional":false},{"id":25800404683,"package_name":"nvtx","ecosystem":"pypi","requirements":"\u003e=0.2.1","direct":true,"kind":"runtime","optional":false},{"id":25800404715,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25800404716,"package_name":"rmm","ecosystem":"pypi","requirements":"==26.4.*,\u003e=0.0.0a0","direct":true,"kind":"runtime","optional":false},{"id":25800404783,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/cudf_polars/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:26.406Z","updated_at":"2026-01-20T09:01:26.406Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/python/cudf_polars/pyproject.toml","dependencies":[{"id":25800404432,"package_name":"nvidia-ml-py","ecosystem":"pypi","requirements":"\u003e=12","direct":true,"kind":"runtime","optional":false},{"id":25800404459,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25800404460,"package_name":"polars","ecosystem":"pypi","requirements":"\u003e=1.30,\u003c1.36","direct":true,"kind":"runtime","optional":false},{"id":25800404478,"package_name":"pylibcudf","ecosystem":"pypi","requirements":"==26.4.*,\u003e=0.0.0a0","direct":true,"kind":"runtime","optional":false},{"id":25800404491,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"python_version \u003c '3.11'","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pandas-tests.yaml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:25.631Z","updated_at":"2026-01-20T09:01:25.631Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/pandas-tests.yaml","dependencies":[]},{"ecosystem":"pypi","filepath":"python/libcudf/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-01-20T09:01:27.118Z","updated_at":"2026-01-20T09:01:27.118Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/python/libcudf/pyproject.toml","dependencies":[{"id":25800404496,"package_name":"libkvikio","ecosystem":"pypi","requirements":"==26.4.*,\u003e=0.0.0a0","direct":true,"kind":"runtime","optional":false},{"id":25800404525,"package_name":"librmm","ecosystem":"pypi","requirements":"==26.4.*,\u003e=0.0.0a0","direct":true,"kind":"runtime","optional":false},{"id":25800404532,"package_name":"nvidia-libnvcomp","ecosystem":"pypi","requirements":"==5.1.0.21","direct":true,"kind":"runtime","optional":false},{"id":25800404534,"package_name":"rapids-logger","ecosystem":"pypi","requirements":"==0.2.*,\u003e=0.0.0a0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yaml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:13.089Z","updated_at":"2023-09-21T18:53:13.089Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/build.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/labeler.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:14.274Z","updated_at":"2023-09-21T18:53:14.274Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/labeler.yml","dependencies":[{"id":13856396354,"package_name":"actions/labeler","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr.yaml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:18.482Z","updated_at":"2023-09-21T18:53:18.482Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/pr.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:18.934Z","updated_at":"2023-09-21T18:53:18.934Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/.github/workflows/test.yaml","dependencies":[]},{"ecosystem":"maven","filepath":"java/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:19.155Z","updated_at":"2023-09-21T18:53:19.155Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/java/pom.xml","dependencies":[{"id":13856399716,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.30","direct":true,"kind":"compile","optional":false},{"id":13856399717,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.4.2","direct":true,"kind":"test","optional":false},{"id":13856399718,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"5.4.2","direct":true,"kind":"test","optional":false},{"id":13856399719,"package_name":"org.slf4j:slf4j-simple","ecosystem":"maven","requirements":"1.7.30","direct":true,"kind":"test","optional":false},{"id":13856399720,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"2.25.0","direct":true,"kind":"test","optional":false},{"id":13856399721,"package_name":"org.apache.arrow:arrow-vector","ecosystem":"maven","requirements":"0.15.1","direct":true,"kind":"test","optional":false},{"id":13856399722,"package_name":"org.apache.parquet:parquet-avro","ecosystem":"maven","requirements":"1.10.0","direct":true,"kind":"test","optional":false},{"id":13856399723,"package_name":"org.apache.hadoop:hadoop-common","ecosystem":"maven","requirements":"3.2.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:19.863Z","updated_at":"2023-09-21T18:53:19.863Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"python/cudf/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:20.475Z","updated_at":"2023-09-21T18:53:20.475Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/python/cudf/pyproject.toml","dependencies":[{"id":13856399744,"package_name":"cachetools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856399745,"package_name":"cubinlinker","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856399746,"package_name":"cuda-python","ecosystem":"pypi","requirements":"\u003e=11.7.1,\u003c12.0a0","direct":true,"kind":"runtime","optional":false},{"id":13856399747,"package_name":"cupy-cuda11x","ecosystem":"pypi","requirements":"\u003e=12.0.0","direct":true,"kind":"runtime","optional":false},{"id":13856399748,"package_name":"fsspec","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":13856399749,"package_name":"numba","ecosystem":"pypi","requirements":"\u003e=0.57","direct":true,"kind":"runtime","optional":false},{"id":13856399750,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21","direct":true,"kind":"runtime","optional":false},{"id":13856399751,"package_name":"nvtx","ecosystem":"pypi","requirements":"\u003e=0.2.1","direct":true,"kind":"runtime","optional":false},{"id":13856399752,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856399753,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.3,\u003c1.6.0dev0","direct":true,"kind":"runtime","optional":false},{"id":13856399754,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=4.21,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":13856399755,"package_name":"ptxcompiler","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856399756,"package_name":"pyarrow","ecosystem":"pypi","requirements":"==12.*","direct":true,"kind":"runtime","optional":false},{"id":13856399757,"package_name":"rmm","ecosystem":"pypi","requirements":"==23.10.*","direct":true,"kind":"runtime","optional":false},{"id":13856399758,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/cudf_kafka/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:22.355Z","updated_at":"2023-09-21T18:53:22.355Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/python/cudf_kafka/pyproject.toml","dependencies":[{"id":13856399819,"package_name":"cudf","ecosystem":"pypi","requirements":"==23.10.*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/custreamz/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:23.959Z","updated_at":"2023-09-21T18:53:23.959Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/python/custreamz/pyproject.toml","dependencies":[{"id":13856400343,"package_name":"confluent-kafka","ecosystem":"pypi","requirements":"\u003e=1.9.0,\u003c1.10.0a0","direct":true,"kind":"runtime","optional":false},{"id":13856400344,"package_name":"cudf","ecosystem":"pypi","requirements":"==23.10.*","direct":true,"kind":"runtime","optional":false},{"id":13856400345,"package_name":"cudf_kafka","ecosystem":"pypi","requirements":"==23.10.*","direct":true,"kind":"runtime","optional":false},{"id":13856400346,"package_name":"streamz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/dask_cudf/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:26.225Z","updated_at":"2023-09-21T18:53:26.225Z","repository_link":"https://github.com/NVIDIA/cudf/blob/main/python/dask_cudf/pyproject.toml","dependencies":[{"id":13856400360,"package_name":"cudf","ecosystem":"pypi","requirements":"==23.10.*","direct":true,"kind":"runtime","optional":false},{"id":13856400361,"package_name":"cupy-cuda11x","ecosystem":"pypi","requirements":"\u003e=12.0.0","direct":true,"kind":"runtime","optional":false},{"id":13856400362,"package_name":"dask","ecosystem":"pypi","requirements":"\u003e=2023.7.1","direct":true,"kind":"runtime","optional":false},{"id":13856400363,"package_name":"distributed","ecosystem":"pypi","requirements":"\u003e=2023.7.1","direct":true,"kind":"runtime","optional":false},{"id":13856400364,"package_name":"fsspec","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":13856400365,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21","direct":true,"kind":"runtime","optional":false},{"id":13856400366,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.3,\u003c1.6.0dev0","direct":true,"kind":"runtime","optional":false}]}],"score":15.141706127744651,"created_at":"2026-03-29T15:55:28.435Z","updated_at":"2026-08-25T16:51:18.617Z","avatar_url":"https://github.com/NVIDIA.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371383","html_url":"https://summary.ecosyste.ms/projects/371383"}