--- 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 ``` pygwalker-dradio