Skip to content

Commit 9447da5

Browse files
authored
Update README.md
1 parent 45b23b8 commit 9447da5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ Transform data and create rich visualizations iteratively with AI 🪄. Try Data
2222

2323
## News 🔥🔥🔥
2424

25-
- [03-20-2025] Data Formulator 0.1.7
26-
- Anchor an intermediate dataset, so that followup data analysis are built on top of the anchored data, not the original one. It could be handy when you clean a data, and only want to use the cleaned data for followup analysis; when you want to create a subset from the original data or join multiple data together, and then focus your analysis. The AI agent will be less likely to get confused and work faster. ⚡️
27-
- Fixed some performane issues from the UI (let us know if it is smoother).
28-
- Don't forget to update Data Formulator to test it out.
25+
- [03-20-2025] Data Formulator 0.1.7: Anchoring ⚓︎
26+
- Anchor an intermediate dataset, so that followup data analysis are built on top of the anchored data, not the original one.
27+
- It is handy when: clean a data and work with only the cleaned data; create a subset from the original data or join multiple data, and then focus your analysis from there. The AI agent will be less likely to get confused and work faster. ⚡️⚡️
28+
- Don't forget to update Data Formulator to test it out!
2929

3030
- [02-20-2025] Data Formulator 0.1.6 released!
3131
- Now supports working with multiple datasets at once! Tell Data Formulator which data tables you would like to use in the encoding shelf, and it will figure out how to join the tables to create a visualization to answer your question. 🪄

0 commit comments

Comments
 (0)