/achoes

An open-source lightweight data exploration tool through Python, Streamlit, Plotly, Pandas, and etc.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

A data exploring template

A data preprocessing template: visualization, feature engineering, data cleaning and etc.

Get Started

Install All Dependencies

source env/bin/activate
pip install -r requirements.txt

Run the Application

streamlit run driver.py