Skip to content

Fixed bugs in pariwise t-test and rank test

Pre-release
Pre-release
Compare
Choose a tag to compare
@davidsebfischer davidsebfischer released this 26 Aug 08:18
· 87 commits to dev since this release
fixed bug in .mean of pairwise test

if data was csr_matrix, then _mean was still a matrix which broke summary dataframes.