mariliaribeiro / hypothesis_tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypothesis tests

You can test the app at https://hypothesis-tests.herokuapp.com/

Get started

  • Create and activate a virtualenv
python3 -m venv venv
source venv/bin/activate
  • Install the requirements
pip3 install -r requirements.txt
  • Run the file main.py with streamlit
streamlit run main.py

About


Languages

Language:Jupyter Notebook 94.6%Language:Python 5.3%Language:Shell 0.1%