Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 972 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 972 Bytes
Boothy

Boothy

Boothy is an Open Source bootstrap hypothesis library that can help you evaluate different types of hypothesis tests. The aim of boothy is to give an easy way to perform an hypothesis test and interpretation of results. Booty is under development, and any suggestions are welcome.

Getting Started

To get started install the boothy library using pip and run the Jupyter notebook example in the examples folder.

Prerequisites

The following packages are required to install boothy:

  • Numpy 1.23.5

  • Matplotlib 3.5.1

  • Seaborn 0.12.1

Installing

To install boothy in the terminal run

pip install boothy

Versioning

We use Semantic Versioning for versioning. Current version is 0.1.1

Authors

License

This project is licensed under MIT licence.