ANTIGRAVITY LABJP
TAG

CSV

2 articles
Back to all tags
Related:
Antigravity1context design1tokens1measurement1solo development1antigravity1agents1pandas1data-analysis1
Editor/2026-08-01Advanced

The Date Column Was the Most Expensive Part of My Sales CSV — Measuring What Attachments Really Cost

2.4.3 lets you attach .json, .md, and .csv files directly. I rendered the same table eight ways, priced every column in tokens, and boiled it down to a 1,062-token digest. Every number here came from a run on my own machine.

Agents/2026-04-23Intermediate

Build a CSV Analysis Agent in Antigravity with pandas and Matplotlib

Walk through building an Antigravity agent that analyzes CSV files from natural-language instructions. Covers the pandas tool design, common pitfalls, and safety practices for production use.