Getting Started Setup project environment with python -m venv myenv. $ git clone https://github.com/ikram9820/datalab.git $ cd datalab $ python -m venv .venv $ .venv/Scripts/activate $ pip install -r requirements.txt $ streamlit run app.py make sure to select target column first Data Lab