thomasthaddeus / DataAnalysisToolkit

DataAnalysisToolkit is a Python-based data analysis tool designed to streamline various data analysis tasks. It provides the ability to load data from CSV files, perform statistical calculations, detect outliers, clean data, and visualize data.
https://dataanalysistoolkit.readthedocs.io/en/latest/
MIT License
5 stars 0 forks source link

Develop Interface for Pipeline Customization #145

Open thomasthaddeus opened 6 months ago

thomasthaddeus commented 6 months ago

Create a user-friendly interface for building and customizing data transformation pipelines. Implement visual tools or a drag-and-drop interface for ease of use.