stats package thing 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