Skip to content

2.0

Compare
Choose a tag to compare
@quaquel quaquel released this 25 Apr 08:40
· 455 commits to master since this release

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