tests-as-linear
tests-as-linear copied to clipboard
Bugfix and package version updates
This PR contains two intentional coding commits and one "non coding" commit (regenerated figures).
I recommend manually reviewing the first tow commits and ignoring third:
- update requirements to get latest packages
- fix use of rank for Mann-Whitney U (see https://github.com/eigenfoo/tests-as-linear/issues/25)
Travis tests don't seem to be running. Maybe need to switch to travis.org from old travis.com??
Might also need to update python version to 3.7+ because scipy 1.7 is not available with python 3.6 (the current version specified in .travis.yml).