Skip to content

This project demonstrates how to use Pygwalker to explore data interactively.

Notifications You must be signed in to change notification settings

hocinemahni/Pygwalker_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pygwalker_demo

This project demonstrates how to use Pygwalker to explore data interactively.

What is Pygwalker?

Pygwalker is a Python library that allows you to visualize and explore data in a simple, interactive way. It works with pandas DataFrames and lets you create charts and analyze data directly in Jupyter Notebooks or Python scripts.

Installation

Install Pygwalker with:

pip install pygwalker

Usage

1 Place your data in a CSV file (e.g., data.csv).

2 Open demo.ipynb and run the code to load and explore the data.

3 In the interactive interface, select columns to visualize relationships and patterns in your data. image

About

This project demonstrates how to use Pygwalker to explore data interactively.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published