2.0
2.0 version of the workbench.
Main changes:
- requires python 3.6 or newer!
- move from numpy recarray to pandas dataframe for experiments
- consistent API in analysis package with x for experiments, and y for the outcome of interest you want to analyse
- many bug fixes, improved documentation, and more extensive testing