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)