Datapilot is an open-source, low-code data wrangling assistant library in Python.
conda create --name ${your-env-name} python=3.8
pip install datapilot
For a quick start guide, please refer to the jupyter notebooks in the /tutorials
directory.
Datapilot is completely free and open-source and licensed under the MIT license.