File size: 459 Bytes
56ee9c2
2d50c94
 
56ee9c2
 
 
 
b7ee0da
 
0ed63c2
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
sdk: gradio
sdk_version: 3.50.2
app_file: app.py
pinned: false
---

# gradio-walkthrough
 
## App 1: Visual Exploration of AirBnB Listings in NYC using [pygwalker](https://github.com/Kanaries/pygwalker)
> [pygwalker]() is a python library that turn your dataframe/dataconnection into an interactive visualization module which allows your to analysis the data with drag-and-drop/chat interface, like tableau/powerBI.

Run the app

```bash
python app.py
```