tea-lang-org / teapot-ui

UI for Tea-lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

teapot-ui

For beginners and non-programmers, getting statistical tests done could create headaches. What if we only want to know if there is a relationship between one of the independent variable and the outcome (and leave the pre-conditions and finding suitable tests by a program).
The program does auto-detection of column types, removes identifier columns and stationary columns, do a bit of cleanup and run the tests using TeaLang

Try it out without install

Installation and running the application

  • clone/download the repository
  • create a new environment in python (optional)
  • pip install -r requirements.txt
  • cd teapot
  • streamlit run main.py

Screenshots

data load wine-quality automated test with wine quality data

ar cleanup one sided test

About

UI for Tea-lang

License:Apache License 2.0


Languages

Language:Python 100.0%