Skip to content

Kanaries/pygwalker-data-painter-demo

Repository files navigation

PyGWalker Tutorial: The Data Painter

Data painter is a new feature in PyGWalker since version 0.3.19.

It provide a new way to transform/clean your data without break your visual exploraion workflow.

Install the latest version (pre-release) of PyGWalker to try it out:

pip install pygwalker --upgrade

Then check the tutorial.ipynb to learn how to use it step by step. (Or check this online notebook tutorial)

Use data painter to create new feature

pygwalker_painter_label.mp4

Use data painter to clean the data

pygwalker_painter_clean.mp4