Installation¶
Hypothesize can be installed using pip
:
$ pip install hypothesize
Dependencies¶
Hypothesesize has the following dependencies, all of which are installed automatically with the above installation command:
- python 3.6 or newer
- NumPy
- Pandas
- SciPy
- more-itertools