Choose the right test for your analysis.
Here's how 👇
- git clone the repo
git clone https://github.com/kluless13/stats.git
- change directory to 'stats'
cd stats
- install requirements
pip install -r requirement.txt
- run app
streamlit run web_app.py