This repo contains the structured data DQW streamlit app code, however, the streamlit apps have been split into 5 for maintenance purposes:
The packages used in the application are in the table below.
App section | Description | Visualisation | Selection | Package |
---|---|---|---|---|
Synthetic tabular | x | x | table-evaluator | |
Tabular | x | x | sweetviz | |
Tabular | x | x | pandas-profiling | |
Tabular, text | x | PyCaret |
Key points addressed:
To complete the key points, 4 subsections are created:
Installation process:
Create virtual environment and activate it - https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/
Clone or download files from this repo
Run pip install -r requirements.txt
Run streamlit app.py to launch app
Software dependencies:
In requirements.txt
Latest releases
Use app.py