Skip to content

Add 2025-26 top 10 single-game team eFG% ranking#1

Open
millxing wants to merge 1 commit intomainfrom
codex/rank-top-ten-efg%-performances-2025-26
Open

Add 2025-26 top 10 single-game team eFG% ranking#1
millxing wants to merge 1 commit intomainfrom
codex/rank-top-ten-efg%-performances-2025-26

Conversation

@millxing
Copy link
Owner

@millxing millxing commented Mar 6, 2026

Motivation

  • Provide a concise reference of the top single-game team shooting performances (eFG%) for the 2025–26 season computed from existing game logs.

Description

  • Add analysis/top10_single_game_efg_2025-26.md, a generated markdown table listing the top 10 team single-game eFG% performances computed from team_game_logs_2025-26.csv using eFG% = (FGM + 0.5*FG3M) / FGA and including date, team, opponent, location, score, and shooting components.

Testing

  • Ran a local Python CSV-processing check (python - <<'PY' ... PY) to compute eFG% for each home and road team-game, generated the markdown file, and spot-checked results (computed rows = 1854, top = 80.77%, 10th = 71.05%) which matched the contents of analysis/top10_single_game_efg_2025-26.md.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant