pygwalker-gradio / README.md
Observed Observer
doc: update intro
b0bfa09 unverified
|
raw
history blame
545 Bytes

gradio-walkthrough

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.

Run the app

python app.py
pygwalker-dradio