File size: 817 Bytes
56ee9c2
2d50c94
 
56ee9c2
 
 
 
ba3b82c
b7ee0da
0ed63c2
b0bfa09
0ed63c2
2014936
 
0ed63c2
 
 
 
b0bfa09
2014936
b0bfa09
2014936
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
sdk: gradio
sdk_version: 3.50.2
app_file: app.py
pinned: false
---

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

Play a live demo on hugging face spaces: [play pygwalker](https://huggingface.co/spaces/observedobserver/pygwalker-gradio)

Run the app

```bash
python app.py
```
<a href="https://huggingface.co/spaces/observedobserver/pygwalker-gradio">
<img width="1441" alt="pygwalker-dradio" src="https://github.com/ObservedObserver/gradio-walkthrough/assets/22167673/45a0cb53-360a-4dad-b0c9-e8583f938c99">
</a>