Skip to content

Commit a214973

Browse files
committed
readme updates
1 parent 1529493 commit a214973

1 file changed

Lines changed: 18 additions & 6 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,28 @@ https://github.com/user-attachments/assets/8ca57b68-4d7a-42cb-bcce-43f8b1681ce2
3232

3333

3434
## News πŸ”₯πŸ”₯πŸ”₯
35-
[01-25-2025] **Data Formulator 0.6** β€” Connect to your live data
36-
- πŸ“‘ **Live Data** Explore live data source with real-time insights
37-
- Set refresh interval when connecting to data from URLs and databases
38-
- When data updates, visualizations are refreshed automatically with new insights
35+
[01-25-2025] **Data Formulator 0.6** β€” Explore live data with real-time insights
36+
- ⚑ **Connect to live data**: Connect to URLs and databases with automatic refresh intervals. Visualizations update automatically as your data changes to provide you live insights. [Example: Stock market data from Yahoo Finance](https://github.com/microsoft/data-formulator/pull/200#issue-3635408217)
37+
38+
[12-08-2025] **Data Formulator 0.5.1** β€” Connect more, visualize more, move faster
39+
- πŸ”Œ **Community data loaders**: Google BigQuery, MySQL, Postgres, MongoDB
40+
- πŸ“Š **New chart types**: US Map & Pie Chart (more to be added soon)
41+
- ✏️ **Editable reports**: Refine generated reports with [Chartifact](https://github.com/microsoft/chartifact) in markdown style. [demo](https://github.com/microsoft/data-formulator/pull/200#issue-3635408217)
42+
- ⚑ **Snappier UI**: Noticeably faster interactions across the board
43+
44+
[11-07-2025] Data Formulator 0.5: Vibe with your data, in control
45+
46+
- πŸ“Š **Load (almost) any data**: load structured data, extract data from screenshots, from messy text blocks, or connect to databases.
47+
- πŸ€– **Explore data with AI agents**:
48+
- In agent mode, provide a high-level goal and ask agents to explore data for you.
49+
- To stay in control, directly interact with agents: ask for recommendations or specify chart designs with UI + NL inputs, and AI agents will formulate data to realize your design.
50+
- Use data threads to control branching exploration paths: backtrack, branch, or follow up.
51+
- βœ… **Verify AI generated results**: interact with charts and inspect data, formulas, explanations, and code.
52+
- πŸ“ **Create reports to share insights**: choose charts you want to share, and ask agents to create reports grounded in data formulated throughout exploration.
3953

4054
## Previous Updates
4155

4256
Here are milestones that lead to the current design:
43-
- **v0.5.1** ([Demo](https://github.com/microsoft/data-formulator/pull/200#issue-3635408217)): Community data loaders (Google BigQuery, MySQL, Postgres, MongoDB), new chart types (US Map & Pie Chart), editable reports with Chartifact
44-
- **v0.5**: Agent mode for data analysis; create reports to share insights.
4557
- **v0.2.2** ([Demo](https://github.com/microsoft/data-formulator/pull/176)): Goal-driven exploration with agent recommendations and performance improvements
4658
- **v0.2.1.3/4** ([Readme](https://github.com/microsoft/data-formulator/tree/main/py-src/data_formulator/data_loader) | [Demo](https://github.com/microsoft/data-formulator/pull/155)): External data loaders (MySQL, PostgreSQL, MSSQL, Azure Data Explorer, S3, Azure Blob)
4759
- **v0.2** ([Demos](https://github.com/microsoft/data-formulator/releases/tag/0.2)): Large data support with DuckDB integration

0 commit comments

Comments
Β (0)