Open kvak opened 2 years ago
Hello,
With
In [80]: scipy.__version__ Out[80]: '1.9.1'
skidmarks.gap_test('101010111101000', item='0') return:
skidmarks.gap_test('101010111101000', item='0')
ValueError: For each axis slice, the sum of the observed frequencies must agree with the sum of the expected frequencies to a relative tolerance of 1e-08, but the percent differences are: 1.6237141298424835
Can you advise?
Hello,
With
skidmarks.gap_test('101010111101000', item='0')
return:Can you advise?