公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 01:49 UTC

pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

PythonBSD-3-Clause★ 49,285 星标⑂ 20,152 复刻始于 2010年8月在 GitHub 上查看 ↗

pandas-dev/pandas 的健康指数为 100 分中的 90 分,处于「优秀」区间。 其得分最高的类别是Vitality(96/100),最低的是AI Readiness(62/100)。 最近一次更新在今天。 近期的大部分工作由 4 位贡献者完成。

90
总分 / 100
优秀

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

90
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

pandas组织
5,338 关注者16 个公开仓库始于 2016年8月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
PyPIpandas3.0.3-11671 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

96优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
36/36提交节奏 — 52 周中有 52 周有提交
18/18提交量 — 最近一年 2,158 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year2,158
human_commit_share0.95
days_since_last_push0
active_weeks_last_year52

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 100 个发布版本
36/36发布时效 — 最近一次发布版本于 23 天前
27/27发布节奏 — 约每 34.6 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count100
latest_release_tagv3.0.4
releases_from_tags
days_since_latest_release23
mean_days_between_releases34.6

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

96优秀 · 占总体的 18%
评分方式
60/60星标 — 49,285 个星标
25/25复刻 — 20,152 个复刻
15/15关注者 — 1,117 位关注者
所用输入
forks20,152
stars49,285
watchers1,117
growth_stateorganic
growth_factor_pct100

社区健康

92优秀
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(BSD-3-Clause)
18/18CONTRIBUTING 指南
13.5/13.5行为准则
0/7.2议题模板
6.3/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

83良好 · 占总体的 24%
评分方式
43.2/54巴士系数 — 4 位贡献者贡献了半数提交
18.1/22.5提交分布 — 头号贡献者编写了 20% 的提交
13.5/13.5贡献者广度 — 97 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 49 contributing companies or organizations
所用输入
bus_factor4
contributors_sampled97
top_contributor_share0.197
评分方式
42.3/46.8议题解决 — 90% 的议题已关闭
29.6/38.3PR 接受 — 已裁定的 PR 中 29,182/37,702 已合并
3/15OpenSSF Scorecard:Code-Review — Found 7/29 approved changesets -- score normalized to 2
所用输入
merged_prs29,182
open_issues2,706
closed_issues25,703
issue_closed_ratio0.905
closed_unmerged_prs8,520
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
25/25所有者影响力 — pandas-dev 有 5,338 位关注者
21/25既往记录 — 16 个公开仓库,账户约 9 年
所用输入
followers5,338
owner_typeOrganization
is_verified
owner_loginpandas-dev
public_repos16
account_age_days3,619
评分方式
25/25已发布且可解析 — pypi 上有 1 个软件包
35/35发布时效 — 最近一次发布于 71 天前
20/20版本历史 — 116 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagespandas
ecosystemspypi
any_deprecated
min_days_since_publish71

工程质量

基础的工程与文档实践是否到位?

92优秀 · 占总体的 20%

工程实践

94优秀
评分方式
24/24CI 工作流 — 12 个工作流
24/24存在测试
16/16Linter 配置
9.6/9.6Pre-commit 钩子
0/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://pandas.pydata.org
10/10仓库描述
10/10主题标签 — 6 个主题标签
0/10Wiki
所用输入
topicsdata-analysis, pandas, flexible, alignment, python, data-science
has_wiki
homepagehttps://pandas.pydata.org
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

81良好 · 占总体的 16%

安全态势

76良好
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 7/29 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 49 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
4.5/5SAST — SAST tool is not run on all commits -- score normalized to 9
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate7.6
已排除计分(无数据或不适用):branch_protection, dangerous_workflow, packaging, pinned_dependencies, token_permissions。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages3
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:pandas@3.0.3 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 3 个软件包。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

62中等 · 占总体的 0%
评分方式
45/45代理指令 — AGENTS.md
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 95 次人类提交中有 85 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.895
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes2,827
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
10/10已体现的代理实践 — 最近 100 次提交中有 79 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 4 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.79
toolchain_manifests
dependency_bot_commit_share0.04
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
0/45可类型检查的代码 — Python,未配置类型检查
52.2/55可控的文件大小 — 采样的 1,542 个源文件中有 79 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes691,047
source_files_sampled1,542
oversized_source_files79

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — notebooks
所用输入
example_dirsnotebooks
has_mcp_signal
api_schema_files

关键数据

49,285GitHub 星标
97贡献者
2,158最近 12 个月提交数
0距最近推送天数
100发布版本数
4巴士系数(bus factor)
2,706开放议题
PyPI软件包生态系统数

更多细节

Star 与 Fork 历史 49,285 ★ / 20,152 ⇿
49,285Star
20,152Fork
6发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。

10,00020,00030,00040,00050,00049,28520,152302026-012026-042026-07
主版本 1次版本 0修订 4
OpenSSF Scorecard 7.6 / 10
7.6综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-22 01:49 UTC

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 7/29 approved changesets -- score normalized to 2
10Contributorsproject has 49 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
9SASTSAST tool is not run on all commits -- score normalized to 9
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 5
注册表软件包版本约束清单文件
PyPInumpy>=1.26.0pyproject.toml
PyPInumpy>=2.3.3pyproject.toml
PyPIpython-dateutil>=2.8.2pyproject.toml
PyPItzdatapyproject.toml
PyPItzdatapyproject.toml
全部依赖 86

来自 GitHub 依赖图的完整解析依赖集合:3 个直接依赖与 83 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
PyPInumpy直接
PyPIpython-dateutil直接
PyPItzdata直接
PyPIadbc-driver-postgresql间接
PyPIadbc-driver-sqlite间接
PyPIasv间接
PyPIbeautifulsoup4间接
PyPIbottleneck间接
PyPIcoverage间接
PyPIcython间接
PyPIdask间接
PyPIfastparquet间接
PyPIfeedparser间接
PyPIfsspec间接
PyPIgcsfs间接
PyPIgitpython间接
PyPIhtml5lib间接
PyPIhypothesis间接
PyPIipykernel间接
PyPIipython间接
PyPIipywidgets间接
PyPIjinja2间接
PyPIjupyterlite-core间接
PyPIjupyterlite-pyodide-kernel间接
PyPIlxml间接
PyPImarkdown间接
PyPImatplotlib间接
PyPImeson间接
PyPImeson-python间接
PyPImoto间接
PyPImypy2.1.0间接
PyPInatsort间接
PyPInbconvert间接
PyPInbformat间接
PyPInbsphinx间接
PyPInotebook间接
PyPInumba间接
PyPInumexpr间接
PyPInumpydoc间接
PyPIodfpy间接
PyPIopenpyxl间接
PyPIpandoc间接
PyPIpickleshare间接
PyPIpip间接
PyPIpre-commit间接
PyPIpsycopg2间接
PyPIpsycopg2-binary间接
PyPIpy-rattler间接
PyPIpyarrow间接
PyPIpygments间接
PyPIpyiceberg间接
PyPIpymysql间接
PyPIpyqt5间接
PyPIpyreadstat间接
PyPIpytest间接
PyPIpytest-cov间接
PyPIpytest-cython间接
PyPIpytest-localserver间接
PyPIpytest-qt间接
PyPIpytest-xdist间接
PyPIpython-calamine间接
PyPIpytz间接
PyPIpyxlsb间接
PyPIpyyaml间接
PyPIqtpy间接
PyPIrequests间接
PyPIs3fs间接
PyPIscipy间接
PyPIscipy-stubs间接
PyPIseaborn间接
PyPIsphinx间接
PyPIsphinx-copybutton间接
PyPIsphinx-design间接
PyPIsqlalchemy间接
PyPItables间接
PyPItabulate间接
PyPItokenize-rt间接
PyPItypes-pymysql间接
PyPItypes-python-dateutil间接
PyPItypes-pytz间接
PyPItypes-pyyaml间接
PyPIversioneer间接
PyPIxarray间接
PyPIxlrd间接
PyPIxlsxwriter间接
PyPIzstandard间接
依赖安全公告 0

安装 pypi:pandas@3.0.3 会引入 3 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "data-analysis",
        "pandas",
        "flexible",
        "alignment",
        "python",
        "data-science"
      ],
      "is_fork": false,
      "size_kb": 402112,
      "has_wiki": false,
      "homepage": "https://pandas.pydata.org",
      "languages": {
        "C": 376146,
        "C++": 24439,
        "CSS": 9371,
        "HTML": 285657,
        "XSLT": 1196,
        "Meson": 15262,
        "Cython": 1658038,
        "Python": 23268964,
        "Smarty": 127,
        "Go Template": 8725
      },
      "pushed_at": "2026-07-22T01:15:37Z",
      "created_at": "2010-08-24T01:37:33Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T01:21:54Z",
      "description": "Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "http://pandas.pydata.org",
      "name": "pandas",
      "type": "Organization",
      "login": "pandas-dev",
      "company": null,
      "location": null,
      "followers": 5338,
      "avatar_url": "https://avatars.githubusercontent.com/u/21206976?v=4",
      "created_at": "2016-08-23T21:37:18Z",
      "is_verified": null,
      "public_repos": 16,
      "account_age_days": 3619
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2026-06-28T15:07:57Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2026-05-11T18:23:29Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2026-03-30T20:14:45Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2026-02-17T21:56:03Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2026-01-21T15:23:43Z"
        },
        {
          "tag": "v3.0.0rc2",
          "kind": "other",
          "published_at": "2026-01-14T22:17:15Z"
        },
        {
          "tag": "v3.0.0rc1",
          "kind": "other",
          "published_at": "2025-12-19T21:38:48Z"
        },
        {
          "tag": "v3.0.0rc0",
          "kind": "other",
          "published_at": "2025-12-03T17:10:26Z"
        },
        {
          "tag": "v2.3.3",
          "kind": "patch",
          "published_at": "2025-09-29T22:48:39Z"
        },
        {
          "tag": "v2.3.2",
          "kind": "patch",
          "published_at": "2025-08-21T10:22:44Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2025-07-07T19:12:32Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2025-06-05T03:17:32Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2024-09-20T13:10:41Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2024-04-10T19:47:02Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2024-02-23T15:29:27Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2024-01-20T03:33:20Z"
        },
        {
          "tag": "v2.2.0rc0",
          "kind": "other",
          "published_at": "2023-12-22T19:57:46Z"
        },
        {
          "tag": "v2.1.4",
          "kind": "patch",
          "published_at": "2023-12-08T15:39:17Z"
        },
        {
          "tag": "v2.1.3",
          "kind": "patch",
          "published_at": "2023-11-10T19:07:37Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2023-10-26T21:16:59Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2023-09-20T21:02:05Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2023-08-30T13:24:32Z"
        },
        {
          "tag": "v2.1.0rc0",
          "kind": "other",
          "published_at": "2023-08-11T18:43:29Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2023-06-28T23:24:00Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2023-05-28T21:06:46Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2023-04-24T00:20:53Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2023-04-03T13:01:27Z"
        },
        {
          "tag": "v2.0.0rc1",
          "kind": "other",
          "published_at": "2023-03-16T15:04:43Z"
        },
        {
          "tag": "v2.0.0rc0",
          "kind": "other",
          "published_at": "2023-02-20T20:32:32Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2023-01-19T03:34:05Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2022-11-22T07:07:41Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2022-10-19T06:04:06Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2022-09-19T14:35:58Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2022-08-31T12:20:17Z"
        },
        {
          "tag": "v1.5.0rc0",
          "kind": "other",
          "published_at": "2022-08-24T12:21:12Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2022-06-23T13:29:00Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2022-04-02T10:30:42Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2022-02-12T11:19:26Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2022-01-22T14:46:18Z"
        },
        {
          "tag": "v1.4.0rc0",
          "kind": "other",
          "published_at": "2022-01-06T11:02:19Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2021-12-12T14:25:33Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2021-10-17T16:40:24Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2021-09-12T13:20:06Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2021-08-15T16:13:16Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2021-07-25T12:20:44Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-07-02T11:56:41Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2021-06-22T13:39:19Z"
        },
        {
          "tag": "v1.3.0rc1",
          "kind": "other",
          "published_at": "2021-06-13T19:54:18Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2021-04-12T18:41:49Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2021-03-02T12:03:23Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2021-02-09T13:18:03Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2021-01-20T13:31:00Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-12-26T16:56:45Z"
        },
        {
          "tag": "v1.2.0rc0",
          "kind": "other",
          "published_at": "2020-12-08T15:34:12Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2020-12-07T15:05:34Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2020-10-30T18:41:25Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2020-10-05T18:24:16Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2020-09-08T18:05:20Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2020-08-20T18:23:21Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-07-28T13:44:01Z"
        },
        {
          "tag": "v1.1.0rc0",
          "kind": "other",
          "published_at": "2020-07-17T19:50:14Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2020-06-17T15:59:54Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2020-05-28T18:08:56Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2020-03-18T15:21:41Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2020-03-12T15:41:52Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2020-02-05T17:17:51Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-01-29T22:10:29Z"
        },
        {
          "tag": "v1.0.0rc0",
          "kind": "other",
          "published_at": "2020-01-09T22:06:23Z"
        },
        {
          "tag": "v0.25.3",
          "kind": "patch",
          "published_at": "2019-10-31T22:03:40Z"
        },
        {
          "tag": "v0.25.2",
          "kind": "patch",
          "published_at": "2019-10-18T18:40:46Z"
        },
        {
          "tag": "v0.25.1",
          "kind": "patch",
          "published_at": "2019-08-22T15:22:39Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2019-07-18T18:49:03Z"
        },
        {
          "tag": "v0.25.0rc0",
          "kind": "other",
          "published_at": "2019-07-04T04:49:50Z"
        },
        {
          "tag": "v0.24.2",
          "kind": "patch",
          "published_at": "2019-03-12T22:12:24Z"
        },
        {
          "tag": "v0.24.1",
          "kind": "patch",
          "published_at": "2019-02-03T21:23:00Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2019-01-25T16:28:36Z"
        },
        {
          "tag": "v0.24.0rc1",
          "kind": "other",
          "published_at": "2019-01-11T15:31:01Z"
        },
        {
          "tag": "v0.23.4",
          "kind": "patch",
          "published_at": "2018-08-03T19:41:27Z"
        },
        {
          "tag": "v0.23.3",
          "kind": "patch",
          "published_at": "2018-07-07T16:36:42Z"
        },
        {
          "tag": "v0.23.2",
          "kind": "patch",
          "published_at": "2018-07-05T22:21:51Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2018-06-12T18:37:24Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2018-05-15T20:23:25Z"
        },
        {
          "tag": "v0.23.0rc2",
          "kind": "other",
          "published_at": "2018-05-02T14:50:28Z"
        },
        {
          "tag": "v0.23.0rc1",
          "kind": "other",
          "published_at": "2018-05-02T11:32:47Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2017-12-30T20:06:10Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2017-12-12T12:43:30Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2017-10-27T16:09:16Z"
        },
        {
          "tag": "v0.21.0rc1",
          "kind": "other",
          "published_at": "2017-10-13T02:34:39Z"
        },
        {
          "tag": "v0.20.3",
          "kind": "patch",
          "published_at": "2017-07-07T17:29:47Z"
        },
        {
          "tag": "v0.20.2",
          "kind": "patch",
          "published_at": "2017-06-04T20:58:57Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2017-05-05T17:16:07Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2017-05-05T02:37:00Z"
        },
        {
          "tag": "v0.20.0rc2",
          "kind": "other",
          "published_at": "2017-05-04T15:10:30Z"
        },
        {
          "tag": "v0.20.0rc1",
          "kind": "other",
          "published_at": "2017-04-22T03:56:17Z"
        },
        {
          "tag": "v0.19.2",
          "kind": "patch",
          "published_at": "2016-12-24T16:47:17Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2016-11-03T15:29:59Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2016-10-02T14:17:50Z"
        },
        {
          "tag": "v0.19.0rc1",
          "kind": "other",
          "published_at": "2016-09-07T20:50:22Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2016-05-03T14:48:48Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2016-03-12T15:12:32Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4301f5c1c80d3661747cc1001402f8059c9acc67",
          "body": null,
          "is_bot": false,
          "headline": "DOC: Fix plural mistakes in 10 minutes to pandas guide (#66414)",
          "author_name": "sbleyl",
          "author_login": "sbleyl",
          "committed_at": "2026-07-22T01:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e38a065834fbdc032830faf6282f7e55ff2960b",
          "body": "…3720)\n\nCo-authored-by: Brock <jbrockmendel@gmail.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: Fix to_csv/astype tz-aware datetime formatting inconsistency (#6…",
          "author_name": "Denis Karadaş",
          "author_login": "deniskrds",
          "committed_at": "2026-07-21T22:53:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dd91abb5e2cc984ed05f5d8d199eae2cb08d8e2c",
          "body": "… (#65287)",
          "is_bot": false,
          "headline": "BUG: Fix regex inference in ArrowExtensionArray._str_split (GH#58321)…",
          "author_name": "tinezivic",
          "author_login": "tinezivic",
          "committed_at": "2026-07-21T22:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cbfb58f731626268db5ac5d2d2099be14b8964d",
          "body": "…9242) (#66401)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: register_option can clobber an existing option's namespace (GH#2…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-21T21:03:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5f8c52423ce12805bf9ad959a0b99add7e639911",
          "body": "…lution (#66402)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: setitem-with-expansion not retaining datetime64/timedelta64 reso…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-21T21:02:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b8df5b2547af7ff18998e9b6938b327ba2e91c94",
          "body": "…56542) (#66240)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "DEPR: deprecate default openpyxl read_excel engine for xlsx/xlsm (GH#…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-21T20:39:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "af6947a43679ea8ea9acbdc2b8d7e653152e2b97",
          "body": "…GH#34550) (#66403)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: unique/factorize returning wrong results for non-UTF-8 strings (…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-21T15:09:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c0aee4cea2c76e0e9d18cee248657356d79825f0",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "TST: add regression tests for previously-fixed bug reports (#66398)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-21T01:14:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1cda7d9fca4c49f58142f3e7060b03ba3bc34a3d",
          "body": "Co-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: rework parallel read_csv gather and worker structure (#66275)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T21:35:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b35899cee06c95f0270bb59e8f0b03286159c3ba",
          "body": "…cells` (#66363)",
          "is_bot": false,
          "headline": "DOC: pandas-dev/pandas-stubs#1824 update the default value of `merge_…",
          "author_name": "Yi-Fan Wang",
          "author_login": "cmp0xff",
          "committed_at": "2026-07-20T21:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76bac9e32eeee63f003ffecd431e8463a35e9b3c",
          "body": "…ger bound (GH#66394) (#66394)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: setitem-with-expansion silently corrupting values above the inte…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T20:56:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "389c06f9d7d9a5695552e2f152f7155fefcc3a69",
          "body": "…#64851)\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "DEPR: deprecate .loc row expansion with non-tuple key on MultiIndex (…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T20:54:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c783be5e397ec67089f3f6dd581f8f8bb1125f0b",
          "body": null,
          "is_bot": false,
          "headline": "BUG: Categorical.map() errors when mapping categories to tuples (#65841)",
          "author_name": "SharadhNaidu",
          "author_login": "SharadhNaidu",
          "committed_at": "2026-07-20T20:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32e6988fa84deabcc2baba117ef2b75e7838f491",
          "body": "…nt (#65389)\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: Timedelta.total_seconds drops sub-microsecond nanosecond compone…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T20:43:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "94fe9d6d03029ca6c8d244f6c70e89e97845265a",
          "body": "…#59161) (#66145)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "DEPR: deprecate convert_dates and keep_default_dates in read_json (GH…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T20:42:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6514522997b3aae3dad98891936aad41d9939263",
          "body": "…_dates fastpath (#66278)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: GIL-free loop and fixed-layout fast path for the read_csv parse…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T20:37:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dfb90cb1605944b24e8a1a0fec7667c73f5a5be8",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: keep the read_csv chunk split when one line is very long (#66392)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T20:37:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "555759c5ba03ce6bfd99ce465d3e8bbc2e69eb50",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>",
          "is_bot": true,
          "headline": "CI: Update pixi.lock (#66365)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T18:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e83a2a29dff5ea2cead31f68345b788266b808a1",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "DOC: batch of documentation clarifications (#66308)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T18:16:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "54d39de0d96d4e947af9096c30104631bf5e9652",
          "body": "…ay_like usages (GH#52834) (#66213)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "DEPR: allowing non-(ndarray, ExtensionArray, Index, Series) in is_arr…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T00:32:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6795d8231f9d8c585fbf46fb20f4cad19819b7ea",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "TST: add check_freq to assert_index_equal (#65194)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T00:29:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "22cf101e3119b316daf8a489dba13b001296a654",
          "body": "…o timezones (GH#65712) (#66219)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: incorrect tz offsets for distant dates with negative-DST zoneinf…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T00:28:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3bb478be0b8b01523ccb7bb295797e5296dc55bb",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: typed non-boxing path for get_indexer_non_unique (#66125)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-20T00:25:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4b7971977a2f9a70ac34a5e04ff509fe1298efd4",
          "body": "Co-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: probe before allocating in read_csv dtype inference (#66273)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-19T21:49:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0351167329f3d03830859d2247416f0fa8f95f91",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ERR: clearer messages for various cryptic errors (#66311)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-19T21:48:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b108e252ae6b89cbde809956befae361c6b7d906",
          "body": "… (#65994)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: prevent silent corruption of Index via .values/.array (GH#38547)…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-19T19:00:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1b89229d1c9fa5e81fc450d7f8b779f25d67b529",
          "body": "…(#66131)\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: reduce overhead in DataFrame reductions with axis=1 (GH#51474) …",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-19T18:59:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b3d317ce4502f8b4c080bb05c9443b308c50e0c0",
          "body": "…#66279)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: read_csv fast paths for nullable and pyarrow-backed EA dtypes (…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-19T18:52:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "42a544151a913ec6e13f6aeaa0ae16ade875fa6e",
          "body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: read_csv parse_dates directly to datetime64 in C parser (#65353)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-19T18:51:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ad69b35ffb5bfd9c754f46446b4e7bef295274ea",
          "body": "…keys (GH#64148) (#66253)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: merge(sort=False) silently corrupts matches for extreme integer …",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-19T18:50:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e7498cf51960a541b29933074fb3eec0861054a2",
          "body": "…5284)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: avoid materializing set/list in isin for common dtype cases (#6…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-19T15:51:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1e2d66cd23b6081e320e067a647f8a24c4647742",
          "body": "Co-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: reduce overhead in sorted merges and safe_sort (#66127)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-19T15:49:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f6df82f9d0bdba793cbe34251f57c5d6e3fe804c",
          "body": "Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: vectorize to_datetime(DataFrame) field assembly (#65195)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-17T23:48:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5441d6aa20f70555dd4b7249ef711c7f855928b4",
          "body": "… (#64793)\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: make resample with Day freq consistent with equivalent Hour freq…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-17T23:47:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7f31d958624dc9ca122e1212887d1b6df3d9fd49",
          "body": null,
          "is_bot": false,
          "headline": "PERF: avoid redundant Index.equals calls in pd.concat (#66355)",
          "author_name": "Natalia Mokeeva",
          "author_login": "natmokval",
          "committed_at": "2026-07-17T21:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d982e59797d94f7f7bb3e6ed8b1f2a23fe6601b0",
          "body": "Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: Fix TimedeltaIndex string slice resolution (#64870)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-17T21:37:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e47fb8357cdb7b84449101ba8edc952874a9ce65",
          "body": "…6243)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: rolling cov/corr NaN poisoning after empty window (GH#65739) (#6…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-17T21:08:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6c0bbdc5e7bfd67ab4976e30ad0dafb8922b068f",
          "body": null,
          "is_bot": false,
          "headline": "PERF: speed up nanops pearson correlation (#65502)",
          "author_name": "datasanta",
          "author_login": "datasanta",
          "committed_at": "2026-07-17T17:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af7837a1f33e2aff5d2f3a9eb1a5c748c2c3b93",
          "body": "…#65096)\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: PeriodIndex resample to a finer frequency bypassed aggregation (…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-17T15:47:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "242ed0853a4f8f88d69b3c8fb46a1c54e77de978",
          "body": "…6007)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: serialize tz-aware datetime to_json from datetime64 ndarray (#6…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-17T15:46:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b2d68b79b0afffb8b79a6e4d330d9350ac131693",
          "body": "Co-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: faster to_datetime parsing of timezone-aware strings (#66123)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-17T15:45:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "59a21692b2d81110a8e5b8a1f72a587c46972c72",
          "body": "…alse (GH#64347) (#66327)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: read_csv parallel path silently corrupts data under low_memory=F…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-17T00:48:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b6d6f07f3a3dbd2b0c9ffa3f4e6757b43122dc0d",
          "body": "…4954)\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: Fix to_period losing month anchor for start/business offsets (#6…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-16T21:44:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f2408dafb15cd7f125c0aedc76fcd5c74e055c7f",
          "body": "…s (GH#65031) (#66173)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: DataFrame.agg with list of funcs mishandles non-reduction method…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-16T19:53:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c04543082b79f50c5419ce379fa6d09f8c3581f4",
          "body": "…GH#47776) (#66321)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: nullable/arrow EA setitem silently storing out-of-range values (…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-16T19:52:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "95f2d5a36f15951b97fca68abe328a3eccc098ba",
          "body": "Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "DEPR: to_datetime with integer/float values and format argument (#65181)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-16T16:26:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "415bfc01ff30f15693e636b3ef8be67d2d27c525",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: setitem-with-expansion casting regressions from GH#62523 (#66251)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-16T14:32:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "763b98debc8df2dde02bfcf1fac33e8590f05ef2",
          "body": "…stype (GH#49631) (#66175)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: SparseArray.astype to int silently dropped NaT fill via Series.a…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-16T14:31:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b65e5f2b8c5e4c4333535ad7bac48750d2196a33",
          "body": "…y transposed (GH#64230) (#66244)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: loc/iloc split-path 2D setitem with a list of 1-D arrays silentl…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-16T14:31:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a4d62d242e6ecc737dc17c4baceb834f959ee4a3",
          "body": "…5748) (#66163)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: unstack CoW-aliasing untracked for tz-aware/period columns (GH#6…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-16T01:52:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "06200bf22171aec8c91bc6941fa30a9945589510",
          "body": "… (#66183)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: groupby quantile with non-null NaN and all-NaT groups (GH#64330)…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-16T01:51:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "da4c75bc72f9270c47671f9a7180e506d163ba19",
          "body": "…e 1677 (#66252)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: tz_localize/tz_convert wrong for non-nanosecond resolution befor…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-16T01:31:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cdd3ab99431e3a2e6706be5c962c6e1c780e2f9f",
          "body": "…for all numeric input (GH#63499) (#66180)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: Series/DataFrame constructor to honor unit of timedelta64 dtype …",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-16T01:00:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "15b1dd913e3df72854955936b0d89c7f95648a9a",
          "body": null,
          "is_bot": false,
          "headline": "BUG: validate to_offset aliases before stride parsing (#65587)",
          "author_name": "sun-0-set",
          "author_login": "sun-0-set",
          "committed_at": "2026-07-15T21:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78fff143ce6e2d5a29a4e60ce18cfd4814a3b6db",
          "body": "… (#66222)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: plotting BDay data with subplots or mixed frequencies (GH-64311)…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-15T21:15:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8de38cfcaa2538414f951a81cfce958e6f1a1165",
          "body": "…l values tie the NA sentinel fill (GH#64478) (#66250)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: idxmax/idxmin wrong row for nullable UInt64 with NA, and when al…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-15T21:05:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "633e72f17a6e94dd1d350320ab10caf0c25d5300",
          "body": "…#66239)\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: direct fast_float path for float parsing in read_csv C engine (…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-15T17:03:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2d99384e1ba88a7ba143629e19ba22157993db62",
          "body": null,
          "is_bot": false,
          "headline": "BUG: preserve mixed date and Timestamp MultiIndex levels (#66136)",
          "author_name": "Danny Ward",
          "author_login": "dannyward630",
          "committed_at": "2026-07-15T02:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d72e3c423b5737daae17b3635b95198991e3a19d",
          "body": "Co-authored-by: Richard Shadrach <45562402+rhshadrach@users.noreply.github.com>",
          "is_bot": false,
          "headline": " BUG:#22183 : Fixed Groupby Legend Labels for scatter plot (#66027)",
          "author_name": "Saihritesh",
          "author_login": "Saihritesh",
          "committed_at": "2026-07-15T02:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6570954c873eebd0cbadc1e19f2e8381259d45b0",
          "body": "…629) (#66320)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: loc setitem 2D list of lists/tuples on object-dtype frame (GH#37…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-15T01:44:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f7c1a27ade86b038985b3b04fda91652d26c5836",
          "body": "…(GH#66091) (#66328)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: get_dummies stopped encoding object-fallback ArrowDtype columns …",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-15T01:33:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a7bea45ca74c0bfcfe50525af17b13e81bbaa94d",
          "body": "…es (#66332)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: masked array setitem silently wraps out-of-bounds list-like valu…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-15T00:30:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e493238ac8bb54559cd417952f6f7359d8c1cbab",
          "body": "… (#65428)",
          "is_bot": false,
          "headline": "ENH: improve to_offset error message for deprecated uppercase aliases…",
          "author_name": "sun-0-set",
          "author_login": "sun-0-set",
          "committed_at": "2026-07-15T00:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b69c5e9f1ee24d8e14190d066b2633b2bfd96d9",
          "body": "…st self (#66322)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: DatetimeIndex/TimedeltaIndex union(sort=False) dropped values pa…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-15T00:19:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f25055f4c794426753c8c65f47e9f46e57ce01be",
          "body": "… (#66230)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: MultiIndex.get_locs wrong rows for list-like partial-string keys…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T22:47:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cc4813e776335e09abe7ca3e91d8f0925049d919",
          "body": "…(#66185)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: cast_from_unit_vectorized near-bounds float overflow (GH#57366) …",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T22:43:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dce860fccdf9994809c16146eaa7354bff598cb3",
          "body": "…66229)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: Period.to_timestamp wrong unit for normalized freq (GH#63760) (#…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T22:13:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7c655a93df11c42ab18b6907bee5f2370e8a746c",
          "body": "…06) (#66331)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: DatetimeIndex/Timestamp + DateOffset sub-unit resolution (GH#648…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T22:01:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e167041f2c4c32e9768a9bf29eb80780c2ee1858",
          "body": "…oundaries (GH#64648) (#66254)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: bdate_range/date_range business-day fast path lost periods and b…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T21:32:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f45a2b13196100c72ee8dc26f998bdb8128a7877",
          "body": "…req (GH#65012) (#66174)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: DatetimeIndex/TimedeltaIndex constructor pins a non-conforming f…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T21:30:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f0ea334432046426ed9a621378adace644dd15b6",
          "body": "…234) (#66324)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "DOC: note under-specified IntervalDtype in select_dtypes Notes (GH#40…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T19:28:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cb55f0a45334f38fd22197946f4ddedfc2d02ddb",
          "body": "…#66271)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: read_csv grow_buffer single realloc instead of doubling chain (…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T19:27:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d1990037c6e61f8a876ad43368a0783438cf0fac",
          "body": "… (#66335)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: use pyarrow kernel for Series.str.isascii with ArrowStringArray…",
          "author_name": "Fangchen Li",
          "author_login": "fangchenli",
          "committed_at": "2026-07-14T18:59:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8d6855e71b94ea1ab827b27a8fb3a071119ca177",
          "body": "…ns (GH#40234) (#66325)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: select_dtypes with a subtype-only interval spec matched no colum…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T17:38:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "eba10d74e31126e72b0ca5124f42efb599a1639d",
          "body": "…table append or in a MultiIndex level (GH#9604) (#66330)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: read_hdf did not round-trip missing values in a string Index on …",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T17:37:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9dab2a0cf77ee8c33f3114373985a764310e9717",
          "body": "…5597)\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: bypass factorize in axis=1 EA reduction fastpath (GH-56903) (#6…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T17:36:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ea73f889f9da54f1190d5148f6def9fa3488c52d",
          "body": null,
          "is_bot": false,
          "headline": "Cache BlockManager.get_dtypes result for repeated calls (#65479)",
          "author_name": "SamareshSingh",
          "author_login": "ssam18",
          "committed_at": "2026-07-14T16:22:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f60cea974d6ca8b74b558095558b96cdc48829f4",
          "body": "…oking dates (#66066)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: read_csv(engine=\"pyarrow\") parse_dates does not parse numeric-lo…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T16:21:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "630afc28289740137bbc50d1739940bf462377d3",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "TST: handle pyarrow-engine read_csv upstream-limitation xfails (#66065)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T15:44:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ee1bfb7db4ac89cabb0528154c4c8467541d10e0",
          "body": "Co-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: free read_csv parser buffers without the GIL on close (#66272)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T15:34:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "77232fd414c8537710cc9ebcc2b9a466b98a34ee",
          "body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "PERF: skip Period-object round-trip when plotting PeriodIndex (#65280)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T15:26:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "af8382991f462d920ecb5c7b033a89b251c40fa9",
          "body": "…dinate reads (GH#12953) (#66326)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: HDFStore.select tz data-column filter + cryptic KeyError on coor…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T15:16:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cf4e6e89367416784747671ebc6e2495701030d3",
          "body": "…66160) (#66323)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: array_equivalent wrong on native complex with NaN component (GH#…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-14T15:15:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "61cbe5f9c92c7ce2c95c4d457ae038e4ab017293",
          "body": null,
          "is_bot": false,
          "headline": "ENH: Don't unbox object dtype with future.python_scalars (#66307)",
          "author_name": "Richard Shadrach",
          "author_login": "rhshadrach",
          "committed_at": "2026-07-14T14:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee5c91d32e5c8e62fae3b76f0b1bbc4ed67df18",
          "body": null,
          "is_bot": false,
          "headline": "ENH: align timedelta fractional seconds in string repr (#57188) (#65212)",
          "author_name": "Saikat Bera",
          "author_login": "berasaikat",
          "committed_at": "2026-07-14T02:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e5db02e39a836d4ca6b7741ed733632d3ab467c",
          "body": "…n the API reference (#66267)",
          "is_bot": false,
          "headline": "DOC: Include `AbstractHolidayCalendar`, `Holiday`, and `JsonReader` i…",
          "author_name": "Marco Edward Gorelli",
          "author_login": "MarcoGorelli",
          "committed_at": "2026-07-13T21:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25358d932bc7796117ff98f34aa4ab16f40fc913",
          "body": "…es (#66258)",
          "is_bot": false,
          "headline": "BUG: Fix cummax/cummin on floating ArrowDtype returning sentinel valu…",
          "author_name": "GAUTAM V DATLA",
          "author_login": "gautamvarmadatla",
          "committed_at": "2026-07-13T21:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d671ee2606c42eb0bde80ad44e73e3c1e9628829",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>\nCo-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>",
          "is_bot": false,
          "headline": "BLD: exclude numpy 2.5.0 when building wheels (py3.14 segfault) (#66090)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-13T20:28:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b277b510484d24a93d8a00fdde89ab820ff8f716",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: read_csv(engine=\"pyarrow\") apply scalar dtype to index_col (#66063)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-13T20:27:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1a3645d2bdad36b7a4e9f775f15e354b761fcf78",
          "body": "… columns (#66062)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: read_csv(engine=\"pyarrow\") tuple names do not produce MultiIndex…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-13T17:56:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "203ddbf84d327459942984db668d302a89d3ab05",
          "body": "…racter options (#66317)\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: read_csv(engine=\"pyarrow\") cryptic errors for invalid single-cha…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-13T17:08:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "deaf160c6fa5f8a9a4249e371883c10100482b64",
          "body": "…header (#66058)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: read_csv(engine=\"pyarrow\") ignores names passed with an integer …",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-13T16:28:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d7e6318bf9d7ae5857f5485b205f34122df19963",
          "body": "…existent index parameter (GH#25515) (#66312)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: DataFrame.from_dict scalar-values error message pointed to a non…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-13T15:58:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "800872fdf1792c04d3a17fb66c8b9f9ed48354e3",
          "body": null,
          "is_bot": false,
          "headline": "BUG: fix undefined behavior flagged by UBSAN (#65831)",
          "author_name": "Álvaro Kothe",
          "author_login": "Alvaro-Kothe",
          "committed_at": "2026-07-13T15:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e51a5ef98eadec0e66845f7e9106ae4d7719dee5",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action/analyze from 4.36.3 to 4.37.0 (#66313)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T15:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32e487be0a072a47d8d841d3ffe50c17638aebd",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action/autobuild from 4.36.3 to 4.37.0 (#66314)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T15:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc8ce797a110d907f6f5987d273b51a5ce1b4e84",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action/init from 4.36.2 to 4.37.0 (#66315)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T15:03:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2e5b4d03d1dcd55f3c7a1362a76bae290fd2eef",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/stale from 10.3.0 to 10.4.0 (#66316)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T15:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a211213a2a639d5c40d5c81195feb0e88a8a343e",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "TST: read_excel with duplicate MultiIndex columns (GH#19395) (#66309)",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-13T00:53:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1c8e52ebcf66508b73ecdce0f9d8ab818fb6b430",
          "body": "… (#66306)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "BUG: logical ops between uneven-length sparse Series raise (GH#32119)…",
          "author_name": "jbrockmendel",
          "author_login": "jbrockmendel",
          "committed_at": "2026-07-13T00:52:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        }
      ],
      "releases_count": 100,
      "commits_last_year": 2158,
      "latest_release_at": "2026-06-28T15:07:57Z",
      "latest_release_tag": "v3.0.4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 23,
      "mean_days_between_releases": 34.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pandas",
          "exists": true,
          "license": null,
          "keywords": [
            "Development Status :: 5 - Production/Stable",
            "Environment :: Console",
            "Intended Audience :: Science/Research",
            "License :: OSI Approved :: BSD License",
            "Operating System :: OS Independent",
            "Programming Language :: Cython",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3 :: Only",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Topic :: Scientific/Engineering"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/pandas/",
          "is_deprecated": false,
          "latest_version": "3.0.3",
          "repository_url": "https://github.com/pandas-dev/pandas",
          "versions_count": 116,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-12-25T23:58:31.560462Z",
          "latest_published_at": "2026-05-11T18:54:29.210382Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 71
        }
      ]
    },
    "popularity": {
      "forks": 20152,
      "stars": 49285,
      "watchers": 1117,
      "fork_history": {
        "days": [
          {
            "date": "2026-01-10",
            "count": 3
          },
          {
            "date": "2026-01-11",
            "count": 3
          },
          {
            "date": "2026-01-12",
            "count": 9
          },
          {
            "date": "2026-01-13",
            "count": 3
          },
          {
            "date": "2026-01-14",
            "count": 8
          },
          {
            "date": "2026-01-15",
            "count": 6
          },
          {
            "date": "2026-01-16",
            "count": 6
          },
          {
            "date": "2026-01-17",
            "count": 5
          },
          {
            "date": "2026-01-18",
            "count": 2
          },
          {
            "date": "2026-01-19",
            "count": 6
          },
          {
            "date": "2026-01-20",
            "count": 6
          },
          {
            "date": "2026-01-21",
            "count": 7
          },
          {
            "date": "2026-01-22",
            "count": 5
          },
          {
            "date": "2026-01-23",
            "count": 7
          },
          {
            "date": "2026-01-24",
            "count": 6
          },
          {
            "date": "2026-01-25",
            "count": 7
          },
          {
            "date": "2026-01-26",
            "count": 11
          },
          {
            "date": "2026-01-27",
            "count": 4
          },
          {
            "date": "2026-01-28",
            "count": 4
          },
          {
            "date": "2026-01-29",
            "count": 7
          },
          {
            "date": "2026-01-30",
            "count": 4
          },
          {
            "date": "2026-01-31",
            "count": 7
          },
          {
            "date": "2026-02-01",
            "count": 3
          },
          {
            "date": "2026-02-02",
            "count": 6
          },
          {
            "date": "2026-02-03",
            "count": 4
          },
          {
            "date": "2026-02-04",
            "count": 7
          },
          {
            "date": "2026-02-05",
            "count": 7
          },
          {
            "date": "2026-02-06",
            "count": 7
          },
          {
            "date": "2026-02-07",
            "count": 9
          },
          {
            "date": "2026-02-08",
            "count": 4
          },
          {
            "date": "2026-02-09",
            "count": 12
          },
          {
            "date": "2026-02-10",
            "count": 8
          },
          {
            "date": "2026-02-11",
            "count": 5
          },
          {
            "date": "2026-02-12",
            "count": 4
          },
          {
            "date": "2026-02-13",
            "count": 3
          },
          {
            "date": "2026-02-14",
            "count": 4
          },
          {
            "date": "2026-02-16",
            "count": 5
          },
          {
            "date": "2026-02-17",
            "count": 5
          },
          {
            "date": "2026-02-18",
            "count": 12
          },
          {
            "date": "2026-02-19",
            "count": 6
          },
          {
            "date": "2026-02-20",
            "count": 12
          },
          {
            "date": "2026-02-21",
            "count": 3
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 7
          },
          {
            "date": "2026-02-24",
            "count": 3
          },
          {
            "date": "2026-02-25",
            "count": 8
          },
          {
            "date": "2026-02-26",
            "count": 5
          },
          {
            "date": "2026-02-27",
            "count": 3
          },
          {
            "date": "2026-02-28",
            "count": 4
          },
          {
            "date": "2026-03-01",
            "count": 2
          },
          {
            "date": "2026-03-02",
            "count": 5
          },
          {
            "date": "2026-03-03",
            "count": 3
          },
          {
            "date": "2026-03-04",
            "count": 6
          },
          {
            "date": "2026-03-05",
            "count": 5
          },
          {
            "date": "2026-03-06",
            "count": 2
          },
          {
            "date": "2026-03-07",
            "count": 5
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 6
          },
          {
            "date": "2026-03-10",
            "count": 6
          },
          {
            "date": "2026-03-11",
            "count": 6
          },
          {
            "date": "2026-03-12",
            "count": 9
          },
          {
            "date": "2026-03-13",
            "count": 9
          },
          {
            "date": "2026-03-14",
            "count": 3
          },
          {
            "date": "2026-03-15",
            "count": 8
          },
          {
            "date": "2026-03-16",
            "count": 4
          },
          {
            "date": "2026-03-17",
            "count": 6
          },
          {
            "date": "2026-03-18",
            "count": 5
          },
          {
            "date": "2026-03-19",
            "count": 2
          },
          {
            "date": "2026-03-20",
            "count": 6
          },
          {
            "date": "2026-03-21",
            "count": 4
          },
          {
            "date": "2026-03-22",
            "count": 7
          },
          {
            "date": "2026-03-23",
            "count": 2
          },
          {
            "date": "2026-03-24",
            "count": 6
          },
          {
            "date": "2026-03-25",
            "count": 3
          },
          {
            "date": "2026-03-26",
            "count": 7
          },
          {
            "date": "2026-03-27",
            "count": 3
          },
          {
            "date": "2026-03-28",
            "count": 3
          },
          {
            "date": "2026-03-29",
            "count": 4
          },
          {
            "date": "2026-03-30",
            "count": 14
          },
          {
            "date": "2026-03-31",
            "count": 9
          },
          {
            "date": "2026-04-01",
            "count": 6
          },
          {
            "date": "2026-04-02",
            "count": 6
          },
          {
            "date": "2026-04-03",
            "count": 5
          },
          {
            "date": "2026-04-04",
            "count": 7
          },
          {
            "date": "2026-04-05",
            "count": 4
          },
          {
            "date": "2026-04-06",
            "count": 24
          },
          {
            "date": "2026-04-07",
            "count": 6
          },
          {
            "date": "2026-04-08",
            "count": 6
          },
          {
            "date": "2026-04-09",
            "count": 11
          },
          {
            "date": "2026-04-10",
            "count": 4
          },
          {
            "date": "2026-04-11",
            "count": 4
          },
          {
            "date": "2026-04-13",
            "count": 3
          },
          {
            "date": "2026-04-14",
            "count": 2
          },
          {
            "date": "2026-04-15",
            "count": 2
          },
          {
            "date": "2026-04-16",
            "count": 3
          },
          {
            "date": "2026-04-17",
            "count": 6
          },
          {
            "date": "2026-04-18",
            "count": 2
          },
          {
            "date": "2026-04-19",
            "count": 3
          },
          {
            "date": "2026-04-20",
            "count": 5
          },
          {
            "date": "2026-04-21",
            "count": 4
          },
          {
            "date": "2026-04-22",
            "count": 7
          },
          {
            "date": "2026-04-23",
            "count": 4
          },
          {
            "date": "2026-04-24",
            "count": 3
          },
          {
            "date": "2026-04-25",
            "count": 4
          },
          {
            "date": "2026-04-26",
            "count": 5
          },
          {
            "date": "2026-04-27",
            "count": 4
          },
          {
            "date": "2026-04-28",
            "count": 7
          },
          {
            "date": "2026-04-29",
            "count": 5
          },
          {
            "date": "2026-04-30",
            "count": 5
          },
          {
            "date": "2026-05-01",
            "count": 5
          },
          {
            "date": "2026-05-03",
            "count": 7
          },
          {
            "date": "2026-05-04",
            "count": 3
          },
          {
            "date": "2026-05-05",
            "count": 6
          },
          {
            "date": "2026-05-06",
            "count": 7
          },
          {
            "date": "2026-05-07",
            "count": 7
          },
          {
            "date": "2026-05-08",
            "count": 4
          },
          {
            "date": "2026-05-09",
            "count": 4
          },
          {
            "date": "2026-05-10",
            "count": 7
          },
          {
            "date": "2026-05-11",
            "count": 7
          },
          {
            "date": "2026-05-12",
            "count": 4
          },
          {
            "date": "2026-05-13",
            "count": 2
          },
          {
            "date": "2026-05-14",
            "count": 6
          },
          {
            "date": "2026-05-15",
            "count": 7
          },
          {
            "date": "2026-05-16",
            "count": 2
          },
          {
            "date": "2026-05-17",
            "count": 4
          },
          {
            "date": "2026-05-18",
            "count": 6
          },
          {
            "date": "2026-05-19",
            "count": 3
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 4
          },
          {
            "date": "2026-05-22",
            "count": 9
          },
          {
            "date": "2026-05-23",
            "count": 5
          },
          {
            "date": "2026-05-24",
            "count": 2
          },
          {
            "date": "2026-05-25",
            "count": 2
          },
          {
            "date": "2026-05-26",
            "count": 4
          },
          {
            "date": "2026-05-27",
            "count": 2
          },
          {
            "date": "2026-05-28",
            "count": 5
          },
          {
            "date": "2026-05-29",
            "count": 2
          },
          {
            "date": "2026-05-30",
            "count": 3
          },
          {
            "date": "2026-05-31",
            "count": 2
          },
          {
            "date": "2026-06-01",
            "count": 4
          },
          {
            "date": "2026-06-02",
            "count": 7
          },
          {
            "date": "2026-06-03",
            "count": 5
          },
          {
            "date": "2026-06-04",
            "count": 5
          },
          {
            "date": "2026-06-05",
            "count": 5
          },
          {
            "date": "2026-06-06",
            "count": 5
          },
          {
            "date": "2026-06-07",
            "count": 3
          },
          {
            "date": "2026-06-08",
            "count": 5
          },
          {
            "date": "2026-06-09",
            "count": 6
          },
          {
            "date": "2026-06-10",
            "count": 6
          },
          {
            "date": "2026-06-11",
            "count": 5
          },
          {
            "date": "2026-06-12",
            "count": 5
          },
          {
            "date": "2026-06-13",
            "count": 2
          },
          {
            "date": "2026-06-14",
            "count": 2
          },
          {
            "date": "2026-06-15",
            "count": 4
          },
          {
            "date": "2026-06-16",
            "count": 2
          },
          {
            "date": "2026-06-17",
            "count": 5
          },
          {
            "date": "2026-06-18",
            "count": 4
          },
          {
            "date": "2026-06-19",
            "count": 4
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 3
          },
          {
            "date": "2026-06-22",
            "count": 4
          },
          {
            "date": "2026-06-23",
            "count": 7
          },
          {
            "date": "2026-06-24",
            "count": 5
          },
          {
            "date": "2026-06-25",
            "count": 7
          },
          {
            "date": "2026-06-26",
            "count": 2
          },
          {
            "date": "2026-06-27",
            "count": 4
          },
          {
            "date": "2026-06-28",
            "count": 6
          },
          {
            "date": "2026-06-29",
            "count": 9
          },
          {
            "date": "2026-06-30",
            "count": 7
          },
          {
            "date": "2026-07-01",
            "count": 5
          },
          {
            "date": "2026-07-02",
            "count": 7
          },
          {
            "date": "2026-07-03",
            "count": 10
          },
          {
            "date": "2026-07-04",
            "count": 7
          },
          {
            "date": "2026-07-05",
            "count": 5
          },
          {
            "date": "2026-07-06",
            "count": 4
          },
          {
            "date": "2026-07-07",
            "count": 7
          },
          {
            "date": "2026-07-08",
            "count": 7
          },
          {
            "date": "2026-07-09",
            "count": 6
          },
          {
            "date": "2026-07-10",
            "count": 7
          },
          {
            "date": "2026-07-11",
            "count": 7
          },
          {
            "date": "2026-07-12",
            "count": 7
          },
          {
            "date": "2026-07-13",
            "count": 3
          },
          {
            "date": "2026-07-14",
            "count": 4
          },
          {
            "date": "2026-07-15",
            "count": 7
          },
          {
            "date": "2026-07-16",
            "count": 7
          },
          {
            "date": "2026-07-17",
            "count": 2
          },
          {
            "date": "2026-07-18",
            "count": 6
          },
          {
            "date": "2026-07-19",
            "count": 5
          },
          {
            "date": "2026-07-20",
            "count": 11
          },
          {
            "date": "2026-07-21",
            "count": 4
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 20152
      },
      "star_history": {
        "days": [
          {
            "date": "2026-04-16",
            "count": 2
          },
          {
            "date": "2026-04-17",
            "count": 10
          },
          {
            "date": "2026-04-18",
            "count": 5
          },
          {
            "date": "2026-04-19",
            "count": 9
          },
          {
            "date": "2026-04-20",
            "count": 10
          },
          {
            "date": "2026-04-21",
            "count": 6
          },
          {
            "date": "2026-04-22",
            "count": 8
          },
          {
            "date": "2026-04-23",
            "count": 9
          },
          {
            "date": "2026-04-24",
            "count": 9
          },
          {
            "date": "2026-04-25",
            "count": 5
          },
          {
            "date": "2026-04-26",
            "count": 11
          },
          {
            "date": "2026-04-27",
            "count": 14
          },
          {
            "date": "2026-04-28",
            "count": 14
          },
          {
            "date": "2026-04-29",
            "count": 20
          },
          {
            "date": "2026-04-30",
            "count": 14
          },
          {
            "date": "2026-05-01",
            "count": 10
          },
          {
            "date": "2026-05-02",
            "count": 6
          },
          {
            "date": "2026-05-03",
            "count": 8
          },
          {
            "date": "2026-05-04",
            "count": 4
          },
          {
            "date": "2026-05-05",
            "count": 13
          },
          {
            "date": "2026-05-06",
            "count": 15
          },
          {
            "date": "2026-05-07",
            "count": 11
          },
          {
            "date": "2026-05-08",
            "count": 11
          },
          {
            "date": "2026-05-09",
            "count": 9
          },
          {
            "date": "2026-05-10",
            "count": 14
          },
          {
            "date": "2026-05-11",
            "count": 20
          },
          {
            "date": "2026-05-12",
            "count": 7
          },
          {
            "date": "2026-05-13",
            "count": 14
          },
          {
            "date": "2026-05-14",
            "count": 24
          },
          {
            "date": "2026-05-15",
            "count": 7
          },
          {
            "date": "2026-05-16",
            "count": 9
          },
          {
            "date": "2026-05-17",
            "count": 12
          },
          {
            "date": "2026-05-18",
            "count": 10
          },
          {
            "date": "2026-05-19",
            "count": 11
          },
          {
            "date": "2026-05-20",
            "count": 12
          },
          {
            "date": "2026-05-21",
            "count": 9
          },
          {
            "date": "2026-05-22",
            "count": 8
          },
          {
            "date": "2026-05-23",
            "count": 10
          },
          {
            "date": "2026-05-24",
            "count": 7
          },
          {
            "date": "2026-05-25",
            "count": 16
          },
          {
            "date": "2026-05-26",
            "count": 11
          },
          {
            "date": "2026-05-27",
            "count": 9
          },
          {
            "date": "2026-05-28",
            "count": 10
          },
          {
            "date": "2026-05-29",
            "count": 4
          },
          {
            "date": "2026-05-30",
            "count": 10
          },
          {
            "date": "2026-05-31",
            "count": 10
          },
          {
            "date": "2026-06-01",
            "count": 6
          },
          {
            "date": "2026-06-02",
            "count": 10
          },
          {
            "date": "2026-06-03",
            "count": 7
          },
          {
            "date": "2026-06-04",
            "count": 13
          },
          {
            "date": "2026-06-05",
            "count": 6
          },
          {
            "date": "2026-06-06",
            "count": 6
          },
          {
            "date": "2026-06-07",
            "count": 9
          },
          {
            "date": "2026-06-08",
            "count": 12
          },
          {
            "date": "2026-06-09",
            "count": 16
          },
          {
            "date": "2026-06-10",
            "count": 13
          },
          {
            "date": "2026-06-11",
            "count": 7
          },
          {
            "date": "2026-06-12",
            "count": 8
          },
          {
            "date": "2026-06-13",
            "count": 11
          },
          {
            "date": "2026-06-14",
            "count": 6
          },
          {
            "date": "2026-06-15",
            "count": 8
          },
          {
            "date": "2026-06-16",
            "count": 8
          },
          {
            "date": "2026-06-17",
            "count": 14
          },
          {
            "date": "2026-06-18",
            "count": 4
          },
          {
            "date": "2026-06-19",
            "count": 8
          },
          {
            "date": "2026-06-20",
            "count": 14
          },
          {
            "date": "2026-06-21",
            "count": 13
          },
          {
            "date": "2026-06-22",
            "count": 6
          },
          {
            "date": "2026-06-23",
            "count": 8
          },
          {
            "date": "2026-06-24",
            "count": 10
          },
          {
            "date": "2026-06-25",
            "count": 9
          },
          {
            "date": "2026-06-26",
            "count": 8
          },
          {
            "date": "2026-06-27",
            "count": 10
          },
          {
            "date": "2026-06-28",
            "count": 9
          },
          {
            "date": "2026-06-29",
            "count": 14
          },
          {
            "date": "2026-06-30",
            "count": 9
          },
          {
            "date": "2026-07-01",
            "count": 16
          },
          {
            "date": "2026-07-02",
            "count": 2
          },
          {
            "date": "2026-07-03",
            "count": 12
          },
          {
            "date": "2026-07-04",
            "count": 10
          },
          {
            "date": "2026-07-05",
            "count": 15
          },
          {
            "date": "2026-07-06",
            "count": 9
          },
          {
            "date": "2026-07-07",
            "count": 9
          },
          {
            "date": "2026-07-08",
            "count": 6
          },
          {
            "date": "2026-07-09",
            "count": 6
          },
          {
            "date": "2026-07-10",
            "count": 10
          },
          {
            "date": "2026-07-11",
            "count": 7
          },
          {
            "date": "2026-07-12",
            "count": 11
          },
          {
            "date": "2026-07-13",
            "count": 8
          },
          {
            "date": "2026-07-14",
            "count": 12
          },
          {
            "date": "2026-07-15",
            "count": 5
          },
          {
            "date": "2026-07-16",
            "count": 14
          },
          {
            "date": "2026-07-17",
            "count": 9
          },
          {
            "date": "2026-07-18",
            "count": 14
          },
          {
            "date": "2026-07-19",
            "count": 6
          },
          {
            "date": "2026-07-20",
            "count": 30
          },
          {
            "date": "2026-07-21",
            "count": 29
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 49285
      },
      "open_issues_and_prs": 2900
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 691047,
      "source_files_sampled": 1542,
      "oversized_source_files": 79,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 2827
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "requirements-dev.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 3,
        "malicious_count": 0,
        "assessed_package": "pypi:pandas@3.0.3",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.26.0"
        },
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.3.3"
        },
        {
          "name": "python-dateutil",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.8.2"
        },
        {
          "name": "tzdata",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "tzdata",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "numpy",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tzdata",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "adbc-driver-postgresql",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "adbc-driver-sqlite",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "asv",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "beautifulsoup4",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "bottleneck",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "cython",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "dask",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "fastparquet",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "feedparser",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "fsspec",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "gcsfs",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "gitpython",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "html5lib",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "hypothesis",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ipykernel",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ipython",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ipywidgets",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jupyterlite-core",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jupyterlite-pyodide-kernel",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "lxml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "markdown",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "matplotlib",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "meson",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "meson-python",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "moto",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "natsort",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "nbconvert",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "nbformat",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "nbsphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "notebook",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numba",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numexpr",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numpydoc",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odfpy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "openpyxl",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pandoc",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pickleshare",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pip",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pre-commit",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg2",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg2-binary",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-rattler",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyarrow",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyiceberg",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pymysql",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyqt5",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyreadstat",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cython",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-localserver",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-qt",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-xdist",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-calamine",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyxlsb",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "qtpy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "s3fs",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "scipy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "scipy-stubs",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "seaborn",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-copybutton",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-design",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sqlalchemy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tables",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tabulate",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tokenize-rt",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "types-pymysql",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "types-python-dateutil",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "types-pytz",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "types-pyyaml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "versioneer",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "xarray",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "xlrd",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "xlsxwriter",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "zstandard",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 86,
        "direct_count": 3,
        "indirect_count": 83
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 194,
        "merged_prs": 29182,
        "open_issues": 2706,
        "closed_ratio": 0.905,
        "closed_issues": 25703,
        "closed_unmerged_prs": 8520
      },
      "bus_factor": 4,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "jbrockmendel",
          "commits": 5675,
          "avatar_url": "https://avatars.githubusercontent.com/u/8078968?v=4"
        },
        {
          "type": "User",
          "login": "jreback",
          "commits": 4731,
          "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4"
        },
        {
          "type": "User",
          "login": "wesm",
          "commits": 3127,
          "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4"
        },
        {
          "type": "User",
          "login": "jorisvandenbossche",
          "commits": 1629,
          "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4"
        },
        {
          "type": "User",
          "login": "mroeschke",
          "commits": 1528,
          "avatar_url": "https://avatars.githubusercontent.com/u/10647082?v=4"
        },
        {
          "type": "User",
          "login": "phofl",
          "commits": 1132,
          "avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4"
        },
        {
          "type": "User",
          "login": "TomAugspurger",
          "commits": 655,
          "avatar_url": "https://avatars.githubusercontent.com/u/1312546?v=4"
        },
        {
          "type": "User",
          "login": "simonjayhawkins",
          "commits": 628,
          "avatar_url": "https://avatars.githubusercontent.com/u/13159005?v=4"
        },
        {
          "type": "User",
          "login": "cpcloud",
          "commits": 607,
          "avatar_url": "https://avatars.githubusercontent.com/u/417981?v=4"
        },
        {
          "type": "User",
          "login": "rhshadrach",
          "commits": 530,
          "avatar_url": "https://avatars.githubusercontent.com/u/45562402?v=4"
        }
      ],
      "contributors_sampled": 97,
      "top_contributor_share": 0.197
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "cache-cleanup.yml",
        "code-checks.yml",
        "codeql.yml",
        "comment-commands.yml",
        "deprecation-tracking-bot.yml",
        "docbuild-and-upload.yml",
        "package-checks.yml",
        "security.yml",
        "stale-pr.yml",
        "unit-tests.yml",
        "update-pixi-lock.yml",
        "wheels.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 7/29 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 49 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool is not run on all commits -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4301f5c1c80d3661747cc1001402f8059c9acc67",
        "ran_at": "2026-07-22T01:49:15Z",
        "aggregate_score": 7.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T01:20:17Z",
      "oldest_open_prs": [
        {
          "number": 58988,
          "created_at": "2024-06-12T16:01:46Z",
          "last_comment_at": "2026-06-14T16:00:05Z",
          "last_comment_author": "AIWander"
        },
        {
          "number": 61457,
          "created_at": "2025-05-19T11:11:18Z",
          "last_comment_at": "2025-08-30T18:49:10Z",
          "last_comment_author": "MartinBraquet"
        },
        {
          "number": 61764,
          "created_at": "2025-07-03T08:16:19Z",
          "last_comment_at": "2026-03-18T20:11:04Z",
          "last_comment_author": "jbrockmendel"
        },
        {
          "number": 62440,
          "created_at": "2025-09-25T00:31:18Z",
          "last_comment_at": "2026-03-22T18:34:33Z",
          "last_comment_author": "jbrockmendel"
        },
        {
          "number": 62880,
          "created_at": "2025-10-27T13:44:55Z",
          "last_comment_at": "2025-11-29T13:27:01Z",
          "last_comment_author": "rhshadrach"
        },
        {
          "number": 62892,
          "created_at": "2025-10-28T02:33:04Z",
          "last_comment_at": "2026-06-27T22:56:03Z",
          "last_comment_author": "matiaslindgren"
        },
        {
          "number": 62952,
          "created_at": "2025-11-01T15:03:56Z",
          "last_comment_at": "2026-06-30T17:46:08Z",
          "last_comment_author": "jbrockmendel"
        },
        {
          "number": 62961,
          "created_at": "2025-11-02T18:05:06Z",
          "last_comment_at": "2026-07-06T16:59:39Z",
          "last_comment_author": "jbrockmendel"
        },
        {
          "number": 62992,
          "created_at": "2025-11-05T04:24:38Z",
          "last_comment_at": "2026-07-04T01:19:56Z",
          "last_comment_author": "jbrockmendel"
        },
        {
          "number": 63013,
          "created_at": "2025-11-06T19:00:07Z",
          "last_comment_at": "2025-12-10T00:08:28Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 63053,
          "created_at": "2025-11-09T04:43:14Z",
          "last_comment_at": "2026-06-20T22:16:07Z",
          "last_comment_author": "jbrockmendel"
        },
        {
          "number": 63351,
          "created_at": "2025-12-13T12:57:21Z",
          "last_comment_at": "2026-06-26T23:35:33Z",
          "last_comment_author": "natmokval"
        },
        {
          "number": 63416,
          "created_at": "2025-12-18T23:07:03Z",
          "last_comment_at": "2026-07-15T21:58:42Z",
          "last_comment_author": "jbrockmendel"
        },
        {
          "number": 63532,
          "created_at": "2026-01-01T19:54:45Z",
          "last_comment_at": "2026-04-05T02:35:42Z",
          "last_comment_author": "gautamvarmadatla"
        },
        {
          "number": 63621,
          "created_at": "2026-01-09T16:04:00Z",
          "last_comment_at": "2026-07-20T18:25:21Z",
          "last_comment_author": "jbrockmendel"
        },
        {
          "number": 63635,
          "created_at": "2026-01-10T20:40:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 63664,
          "created_at": "2026-01-13T05:22:55Z",
          "last_comment_at": "2026-07-21T17:29:08Z",
          "last_comment_author": "jbrockmendel"
        },
        {
          "number": 63703,
          "created_at": "2026-01-16T08:38:11Z",
          "last_comment_at": "2026-07-04T15:45:08Z",
          "last_comment_author": "jbrockmendel"
        },
        {
          "number": 63831,
          "created_at": "2026-01-23T12:45:41Z",
          "last_comment_at": "2026-07-19T10:55:04Z",
          "last_comment_author": "Sharl0tteIsTaken"
        },
        {
          "number": 64040,
          "created_at": "2026-02-05T17:21:30Z",
          "last_comment_at": "2026-03-14T13:40:54Z",
          "last_comment_author": "sanrishi"
        }
      ],
      "last_merged_pr_at": "2026-07-22T01:15:38Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": [
        {
          "number": 1918,
          "created_at": "2012-09-16T18:44:46Z",
          "last_comment_at": "2024-03-10T13:22:04Z",
          "last_comment_author": "Compro-Prasad"
        },
        {
          "number": 2704,
          "created_at": "2013-01-17T13:26:47Z",
          "last_comment_at": "2021-12-12T18:55:40Z",
          "last_comment_author": "jreback"
        },
        {
          "number": 2728,
          "created_at": "2013-01-23T00:06:26Z",
          "last_comment_at": "2025-10-11T20:57:13Z",
          "last_comment_author": "alippai"
        },
        {
          "number": 4147,
          "created_at": "2013-07-06T12:37:58Z",
          "last_comment_at": "2018-10-18T23:06:27Z",
          "last_comment_author": "Remnan13"
        },
        {
          "number": 4160,
          "created_at": "2013-07-08T13:52:55Z",
          "last_comment_at": "2021-08-23T17:50:45Z",
          "last_comment_author": "cklb"
        },
        {
          "number": 4387,
          "created_at": "2013-07-28T05:43:36Z",
          "last_comment_at": "2021-05-10T17:42:17Z",
          "last_comment_author": "pablodz"
        },
        {
          "number": 4464,
          "created_at": "2013-08-05T15:04:16Z",
          "last_comment_at": "2023-06-07T08:39:23Z",
          "last_comment_author": "Raphencoder"
        },
        {
          "number": 4674,
          "created_at": "2013-08-26T13:59:28Z",
          "last_comment_at": "2026-02-18T04:23:53Z",
          "last_comment_author": "afeld"
        },
        {
          "number": 4733,
          "created_at": "2013-09-02T09:11:05Z",
          "last_comment_at": "2023-05-01T16:47:48Z",
          "last_comment_author": "shteken"
        },
        {
          "number": 4737,
          "created_at": "2013-09-03T20:13:39Z",
          "last_comment_at": "2022-04-06T23:44:51Z",
          "last_comment_author": "jreback"
        },
        {
          "number": 4899,
          "created_at": "2013-09-20T16:55:30Z",
          "last_comment_at": "2019-09-02T12:17:37Z",
          "last_comment_author": "TomAugspurger"
        },
        {
          "number": 5091,
          "created_at": "2013-10-02T22:28:23Z",
          "last_comment_at": "2023-07-18T19:12:26Z",
          "last_comment_author": "natmokval"
        },
        {
          "number": 5307,
          "created_at": "2013-10-24T01:34:08Z",
          "last_comment_at": "2024-04-18T01:16:52Z",
          "last_comment_author": "WillAyd"
        },
        {
          "number": 5563,
          "created_at": "2013-11-20T22:46:56Z",
          "last_comment_at": "2019-10-27T22:57:40Z",
          "last_comment_author": "big-o"
        },
        {
          "number": 5669,
          "created_at": "2013-12-09T16:20:44Z",
          "last_comment_at": "2014-01-30T15:44:18Z",
          "last_comment_author": "jreback"
        },
        {
          "number": 6052,
          "created_at": "2014-01-23T21:11:30Z",
          "last_comment_at": "2022-02-13T21:19:39Z",
          "last_comment_author": "NumberPiOso"
        },
        {
          "number": 6502,
          "created_at": "2014-02-28T07:12:45Z",
          "last_comment_at": "2019-04-06T15:18:45Z",
          "last_comment_author": "simonjayhawkins"
        },
        {
          "number": 6550,
          "created_at": "2014-03-05T09:27:47Z",
          "last_comment_at": "2017-10-24T12:31:57Z",
          "last_comment_author": "Tux1"
        },
        {
          "number": 6630,
          "created_at": "2014-03-13T17:22:27Z",
          "last_comment_at": "2019-10-27T14:33:27Z",
          "last_comment_author": "seeM"
        },
        {
          "number": 6697,
          "created_at": "2014-03-24T11:06:01Z",
          "last_comment_at": "2023-01-13T22:42:54Z",
          "last_comment_author": "lithomas1"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/pandas-dev/pandas",
    "host": "github.com",
    "name": "pandas",
    "owner": "pandas-dev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 90,
      "inputs": {
        "security": 81,
        "vitality": 96,
        "community": 96,
        "governance": 83,
        "engineering": 92
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 96,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 2158,
              "human_commit_share": 0.95,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2158 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2158
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v3.0.4",
              "releases_from_tags": false,
              "days_since_latest_release": 23,
              "mean_days_between_releases": 34.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 23 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~34.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 34.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 96,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "forks": 20152,
              "stars": 49285,
              "watchers": 1117,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "49,285 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 49285
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "20,152 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 20152
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1,117 watchers",
                "points": 15,
                "status": "met",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1117
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 83,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 97,
              "top_contributor_share": 0.197
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 20% of commits",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 20
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "97 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 97
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 49 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 29182,
              "open_issues": 2706,
              "closed_issues": 25703,
              "issue_closed_ratio": 0.905,
              "closed_unmerged_prs": 8520
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 42.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "29182/37702 decided PRs merged",
                "points": 29.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 29182,
                      "decided": 37702
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/29 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 5338,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "pandas-dev",
              "public_repos": 16,
              "account_age_days": 3619
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "5,338 followers of pandas-dev",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5338,
                      "login": "pandas-dev"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "16 public repos, account ~9 yr old",
                "points": 21,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 16
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "pandas"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 71
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 71 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 71
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "116 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 116
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 92,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "12 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "data-analysis",
                "pandas",
                "flexible",
                "alignment",
                "python",
                "data-science"
              ],
              "has_wiki": false,
              "homepage": "https://pandas.pydata.org",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://pandas.pydata.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 81,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 7.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/29 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 49 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 9",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:pandas@3.0.3 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:pandas@3.0.3",
                  "assessed": 3
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 3,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 3,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.895,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 2827
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "85 of 95 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 85,
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.79,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "79 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 79,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 691047,
              "source_files_sampled": 1542,
              "oversized_source_files": 79
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "79/1542 source files over 60KB",
                "points": 52.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1542,
                      "oversized": 79
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "notebooks"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "notebooks"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T01:49:44.434864Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pandas-dev/pandas.svg",
  "full_name": "pandas-dev/pandas",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.26.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计PyPI.