
TABLES
Vizualize and analyze
model predictions

Centralize exploratory data analysis with W&B Tables
Visualize and query interesting rows from your datasets. Group, sort, filter, generate calculated columns, and create charts from tabular data. Understand and visualize your machine learning model predictions and their underlying datasets.
Spend more time deriving insights, and less time building charts manually.
Capture and visualize tables in one line
It's easy to log a dataframe of model predictions and query to find the most difficult examples.
Log now, and parse later.
try a live notebook
# Quickly log your first table
wandb.log({"table": my_dataframe})

Quickly spot check rows from your dataset
Group, sort, filter, and build calculated columns from your data. Save the results to highlight group sort filter and histograms generated