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
[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)
- π **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.
39
53
40
54
## Previous Updates
41
55
42
56
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.
45
57
-**v0.2.2** ([Demo](https://github.com/microsoft/data-formulator/pull/176)): Goal-driven exploration with agent recommendations and performance improvements
46
58
-**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)
47
59
-**v0.2** ([Demos](https://github.com/microsoft/data-formulator/releases/tag/0.2)): Large data support with DuckDB integration
0 commit comments