wandb-eval-tables

Installation
SKILL.md

W&B EvalTable previews

Use the bundled helper to preview existing wandb.Table data as wandb.EvalTable data. A preview creates new runs and keys; it never overwrites the source runs or tables.

Read references/EVAL_TABLES.md before converting. It is the canonical source for EvalTable semantics, source selection, limits, column roles, verification, and removal.

Environment

Run the helper from an environment that provides a W&B SDK with wandb.EvalTable and Weave. Use uv to supply missing dependencies:

Installs
86
Repository
wandb/skills
GitHub Stars
67
First Seen
Aug 6, 2026
wandb-eval-tables — wandb/skills