Files
Michael 6df726e69e demo: reconstruct sales demos for an accounting audience
Replaces the Shopify / RevOps / Bookkeeper demo trio with three accounting
personas that share one buyer, each entering through a workflow where a
messy export costs money — all running the same saved 4-step pipeline:

- bank_reconciliation.csv (Bookkeeper): 26 -> 20 rows, 6 double-posted
  transactions caught after date+amount standardization.
- vendor_1099.csv (AP / 1099): 24 records -> 8 vendors, 7 missing EINs
  recovered via dedup merge — the 1099-complete story.
- ar_open_invoices.csv (AR): 26 -> 21 rows, 5 double-entered invoices
  removed, blank status backfilled from the twin row.

Every number is validated against the live engine and pinned by
tests/test_demo_pipelines.py (read path mirrors app_demo._load_demo:
dtype=str, keep_default_na=False). Rewires src/gui/app_demo.py PERSONAS
(keys bookkeeper / ap-1099 / ar-aging, accounting H1/sub/CTA) and rewrites
docs/DEMO-PLAN.md sections 3/4/7 with the validated outcomes.

(Repo hygiene forced by a partial-clone gap: finalizes the already-deleted,
unreferenced samples/messy_text.csv whose blob was unrecoverable.)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-22 18:52:39 +00:00
..

🌐 Language: English · Español

Excel & CSV Data Cleaning Mastery Bundle

9 Python data-cleaning tools, every one with a CLI and a browser GUI. Local-only, no internet. Windows / macOS / Linux.

Quick Start

  1. Download from your purchase email. Two flavors per OS — pick one:
    • Installer (.dmg on macOS, .exe on Windows) — wires up Desktop + Start Menu / Launchpad shortcuts.
    • Portable .zip — unzip and double-click. No install, no admin rights, runs from anywhere.
  2. Open it (no Python needed; everything is bundled inside).
  3. The app starts a local server and opens your browser. Nothing leaves your machine.

Full step-by-step including SmartScreen / Gatekeeper workarounds: USER-GUIDE.md §1.

Docs

Buyer-facing (ships with the product):

Creator-only (do not ship):


Version: 1.6 · Updated: 2026-05-01 · Owner: Michael