pygwalker-gradio / README.md
matsuap's picture
Update README.md
69e9497 verified

A newer version of the Gradio SDK is available: 5.42.0

Upgrade
metadata
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

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

Run the app

python app.py
pygwalker-dradio