4GeeksAcademy / hypothesis-testing-exercises-project-with-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypothesis testing in Python - Step by step guide

  • Complete the problems using hypothesis testing and Python.

🌱 How to start this project.

Follow the instructions below:

  1. Create a new repository by forking the Git project or by clicking here.
  2. Open the newly created repository in Codespace using the Codespace button extension.
  3. Once the Codespace VSCode has finished opening, start your project by following the instructions below.

πŸš› How to deliver this project

Once you have finished solving the exercises, be sure to commit your changes, push them to your repository, and go to 4Geeks.com to upload the repository link.

πŸ“ Instructions

Once you start working on the project, you will see a ./notebook/problems.ipynb file containing a list of exercises. Complete each of them, one by one.

Note: We also incorporated a ./notebook/solutions.ipynb file that we strongly suggest you only use if you are stuck for more than 30 min or if you have already finished and want to compare it with your approach.

About


Languages

Language:Jupyter Notebook 99.6%Language:Dockerfile 0.4%