Interactive command-line toolkit for data cleaning, profiling and exploration.
The project aims to provide a unified environment for common data science tasks through an extensible shell, allowing users to load datasets, inspect them, clean data and generate reports without leaving the terminal.
This project is in its early stages of development!
- Interactive CLI session
- Dataset loading and exporting
- Data cleaning pipelines
- Cleaning reports
- Extensible command architecture
- Support for multiple dataset formats
- Core cleaner architecture
- Cleaning reports
- Interactive shell (REPL)
- Dataset profiler
- Validation module
- Plotting utilities
- SQL queries over datasets
- Plugin systems
uv syncuv run invincible