Ironhack logo

Lab | Introduction to SciPy

Introduction

In this lab we will become more acquainted with the SciPy package and learn how to perform statistical tests and other calculations.

Getting Started

Open the main.ipynb file in the your-code directory. Follow the instructions and add your code and explanations as necessary. By the end of this lab, you will have learned how to use the SciPy package.

Deliverables

  • main.ipynb with your responses.

Submission

Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.

Resources

The SciPy Package

Fisher's exact test