pygwalker-gradio / README.md
observedobserver
doc: fix repo name
ba3b82c
|
raw
history blame contribute delete
No virus
817 Bytes

A newer version of the Gradio SDK is available: 4.39.0

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

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