Most of us process data the same way:
Copy it into a spreadsheet → do something to it → paste it somewhere else.
It works, but it is slow, repetitive, and easy to get wrong.
In this ASC Lab, we will show a better way.
Using tools like DuckDB running in your browser, we will “vibe code” simple, standalone tools to work with Excel and CSV files quickly and repeatably.
We will cover:
- Loading and working with Excel and CSV files
- Querying and transforming data using DuckDB WASM
- Building small tools you can reuse again and again
- Using AI to help you write and refine code as you go
If you have ever thought “there must be an easier way to do this” this session is for you.