Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 301 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 301 Bytes

stats package thing

Choose the right test for your analysis.

Here's how 👇

  1. git clone the repo git clone https://github.com/kluless13/stats.git
  2. change directory to 'stats' cd stats
  3. install requirements pip install -r requirement.txt
  4. run app streamlit run web_app.py