Spaces:
Sleeping
Sleeping
sdk: gradio | |
sdk_version: 5.25.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> |