Skip to content

Commit ac25429

Browse files
committed
revise readme
1 parent 5513912 commit ac25429

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,10 @@ Transform data and create rich visualizations iteratively with AI 🪄. Try Data
2626
- Explore large data by:
2727
1. Upload large data file to the local database (powered by [DuckDB](https://github.com/duckdb/duckdb)).
2828
2. Use drag-and-drop to specify charts, and Data Formulator dynamically fetches data from the database to create visualizations (with ⚡️⚡️⚡️ speeds).
29-
3. Ask AI agents a new exploration question, and they generate SQL queries to transform the data to create rich visualizations!
30-
4. Anchor the result, follow up, create a new branch, and join tables to dive deeper.
29+
3. Work with AI agents: they generate SQL queries to transform the data to create rich visualizations!
30+
4. Anchor the result / follow up / create a new branch / join tables; let's dive deeper.
3131
- Checkout the demos at [[https://github.com/microsoft/data-formulator/releases/tag/0.2]](https://github.com/microsoft/data-formulator/releases/tag/0.2)
3232
- Improved overall system performance, and enjoy the updated derive concept functionality.
33-
- `pip install --upgrade data-formulator` now!
3433

3534
- [03-20-2025] Data Formulator 0.1.7: Anchoring ⚓︎
3635
- Anchor an intermediate dataset, so that followup data analysis are built on top of the anchored data, not the original one.

0 commit comments

Comments
 (0)