Category: Tutorials
API and builders’ tools (light)
Part 4 closes the ChatGPT product map: ChatGPT Plus or Pro is not free unlimited API. Open platform.openai.com only if you build software that calls models. Most AMS…
Claude Design and Claude Science (where they fit)
Claude Design handles visual work (decks, mockups, prototypes, brand systems, exports). Claude Science is a research workbench with tools, compute, and auditable artifacts, not peer review. Part 4…
Aggregations and groupby
Learn pandas groupby as split-apply-combine, the same idea as SQL GROUP BY. Build sum, mean, count, and multi-metric aggregations, with a clear sales-by-region before and after table example.
Models chooser in plain English
Part 3 of the ChatGPT product map: Instant, reasoning, Pro tiers, and Work or Codex models without FOMO. Start on the default, upgrade only when a clear prompt…
Selecting, filtering, and sorting in pandas
Map SQL SELECT, WHERE, and ORDER BY onto clear pandas patterns you can debug at work. Select columns, filter with boolean masks, sort results, and keep method chains…




