Skip to content
/ dex Public

DeX - Data Explorer equips data scientists with essential tools for dataset exploration, cleaning, and preparation

License

Notifications You must be signed in to change notification settings

bilelsgh/dex

Repository files navigation

DeX - Data explorer

License: MIT Python Code style: black Imports: isort pre-commit Checked with mypy

This application equips data scientists with essential tools for dataset exploration, cleaning, and preparation. It simplifies the extraction of insights and ensures data is ready for machine learning algorithms, streamlining the entire workflow and enhancing productivity.

DeX - Analysis

Explore your data to gather the most relevant insights alt text

DeX - Pre-processing

Apply state-of-the-art preprocessing operations to fit your data to Machine Learning algorithms. (Normalization, Standardization, Encoding ..) alt text

Installation

  1. Clone the repository:
  git clone https://github.com/bilelsgh/dex.git
  cd dex
  1. Install the libraries
pip install requirements.txt

Run

  1. Run:
  streamlit run src/home.py

About

DeX - Data Explorer equips data scientists with essential tools for dataset exploration, cleaning, and preparation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages