You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 🔌 **Community data loaders**: Google BigQuery, MySQL, Postgres, MongoDB
37
-
- 📊 **New chart types**: US Map & Pie Chart (more to be added soon)
38
-
- ✏️ **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)
39
-
- ⚡ **Snappier UI**: Noticeably faster interactions across the board
40
-
41
-
[11-07-2025] Data Formulator 0.5: Vibe with your data, in control
42
-
43
-
- 📊 **Load (almost) any data**: load structured data, extract data from screenshots, from messy text blocks, or connect to databases.
44
-
- 🤖 **Explore data with AI agents**:
45
-
- In agent mode, provide a high-level goal and ask agents to explore data for you.
46
-
- 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.
47
-
- Use data threads to control branching exploration paths: backtrack, branch, or follow up.
48
-
- ✅ **Verify AI generated results**: interact with charts and inspect data, formulas, explanations, and code.
49
-
- 📝 **Create reports to share insights**: choose charts you want to share, and ask agents to create reports grounded in data formulated throughout exploration.
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
50
39
51
40
## Previous Updates
52
41
53
42
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.
54
45
-**v0.2.2** ([Demo](https://github.com/microsoft/data-formulator/pull/176)): Goal-driven exploration with agent recommendations and performance improvements
55
46
-**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)
56
47
-**v0.2** ([Demos](https://github.com/microsoft/data-formulator/releases/tag/0.2)): Large data support with DuckDB integration
0 commit comments