Skip to content

Commit 436f183

Browse files
committed
tweak
1 parent f5554b9 commit 436f183

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

β€ŽREADME.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) 
99
[![YouTube](https://img.shields.io/badge/YouTube-white?logo=youtube&logoColor=%23FF0000)](https://youtu.be/3ndlwt0Wi3c) 
1010
[![build](https://github.com/microsoft/data-formulator/actions/workflows/python-build.yml/badge.svg)](https://github.com/microsoft/data-formulator/actions/workflows/python-build.yml)
11+
[![Discord](https://img.shields.io/badge/discord-chat-green?logo=discord)](https://discord.gg/mYCZMQKYZb)
1112

1213
</div>
1314

@@ -23,12 +24,12 @@ Transform data and create rich visualizations iteratively with AI πŸͺ„. Try Data
2324
## News πŸ”₯πŸ”₯πŸ”₯
2425

2526
- [04-23-2025] Data Formulator 0.2.1: External Data Loader
26-
- We introduced an external data loader to make import data easier.
27+
- We introduced external data loader to make import data easier. [readme](https://github.com/microsoft/data-formulator/tree/main/py-src/data_formulator/data_loader) [UI demo](https://github.com/microsoft/data-formulator/pull/155)
2728
- Example data loaders from MySQL and Azure Data Explorer (Kusto) are provided.
2829
- Call for action:
2930
- Users: let us know which data source you'd like to load data from.
30-
- Developers: help us build more data loaders.
31-
- Created a discord channel for discussions.
31+
- Developers: let's build more data loaders.
32+
- Created a discord channel for discussions, data formulator, data analysis & AI and more [![Discord](https://img.shields.io/badge/discord-chat-green?logo=discord)](https://discord.gg/mYCZMQKYZb).
3233

3334
- [04-23-2025] Data Formulator 0.2: working with *large* data πŸ“¦πŸ“¦πŸ“¦
3435
- Explore large data by:

0 commit comments

Comments
Β (0)