Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 391 Bytes

File metadata and controls

14 lines (11 loc) · 391 Bytes

Datapilot

Datapilot is an open-source, low-code data wrangling assistant library in Python.

Installation

conda create --name ${your-env-name} python=3.8
pip install datapilot

Tutorials

For a quick start guide, please refer to the jupyter notebooks in the /tutorials directory.

License

Datapilot is completely free and open-source and licensed under the MIT license.