--- /srv/rebuilderd/tmp/rebuilderdwFcXsZ/inputs/python-dask-doc_2024.12.1+dfsg-3_all.deb +++ /srv/rebuilderd/tmp/rebuilderdwFcXsZ/out/python-dask-doc_2024.12.1+dfsg-3_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-04-05 22:03:02.000000 debian-binary │ --rw-r--r-- 0 0 0 61216 2026-04-05 22:03:02.000000 control.tar.xz │ --rw-r--r-- 0 0 0 10770720 2026-04-05 22:03:02.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 61224 2026-04-05 22:03:02.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 10770756 2026-04-05 22:03:02.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/python-dask-doc/html/generated/dask.array.stats.ttest_ind.html │ │ │ @@ -47,15 +47,15 @@ │ │ │

This docstring was copied from scipy.stats.ttest_ind.

│ │ │

Some inconsistencies with the Dask version may exist.

│ │ │

Calculate the T-test for the means of two independent samples of scores.

│ │ │

This is a test for the null hypothesis that 2 independent samples │ │ │ have identical average (expected) values. This test assumes that the │ │ │ populations have identical variances by default.

│ │ │
│ │ │ -

Deprecated since version 1.17.0: Use of argument(s) {'trim', 'alternative', 'nan_policy', 'keepdims', 'equal_var', 'axis', 'method'} by position is deprecated; beginning in │ │ │ +

Deprecated since version 1.17.0: Use of argument(s) {'alternative', 'nan_policy', 'trim', 'equal_var', 'keepdims', 'axis', 'method'} by position is deprecated; beginning in │ │ │ SciPy 1.17.0, these will be keyword-only. Argument(s) {'random_state', 'permutations'} are deprecated, whether passed by position or keyword; they will be removed in SciPy 1.17.0. Use method to perform a permutation test.

│ │ │
│ │ │
│ │ │
Parameters:
│ │ │
│ │ │
a, barray_like

The arrays must have the same shape, except in the dimension │ │ │ corresponding to axis (the first, by default).

│ │ │ ├── html2text {} │ │ │ │ @@ -2,20 +2,20 @@ │ │ │ │ dask.array.stats.ttest_ind(aa, bb, aaxxiiss==00, eeqquuaall__vvaarr==TTrruuee)_[_s_o_u_r_c_e_]_¶ │ │ │ │ This docstring was copied from scipy.stats.ttest_ind. │ │ │ │ Some inconsistencies with the Dask version may exist. │ │ │ │ Calculate the T-test for the means of ttwwoo iinnddeeppeennddeenntt samples of scores. │ │ │ │ This is a test for the null hypothesis that 2 independent samples have │ │ │ │ identical average (expected) values. This test assumes that the │ │ │ │ populations have identical variances by default. │ │ │ │ - Deprecated since version 1.17.0: Use of argument(s) {'trim', │ │ │ │ - 'alternative', 'nan_policy', 'keepdims', 'equal_var', 'axis', 'method'} │ │ │ │ - by position is deprecated; beginning in SciPy 1.17.0, these will be │ │ │ │ - keyword-only. Argument(s) {'random_state', 'permutations'} are │ │ │ │ - deprecated, whether passed by position or keyword; they will be removed │ │ │ │ - in SciPy 1.17.0. Use method to perform a permutation test. │ │ │ │ + Deprecated since version 1.17.0: Use of argument(s) {'alternative', │ │ │ │ + 'nan_policy', 'trim', 'equal_var', 'keepdims', 'axis', 'method'} by │ │ │ │ + position is deprecated; beginning in SciPy 1.17.0, these will be keyword- │ │ │ │ + only. Argument(s) {'random_state', 'permutations'} are deprecated, │ │ │ │ + whether passed by position or keyword; they will be removed in SciPy │ │ │ │ + 1.17.0. Use method to perform a permutation test. │ │ │ │ Parameters: │ │ │ │ aa,, bbarray_like │ │ │ │ The arrays must have the same shape, except in the dimension │ │ │ │ corresponding toaxis(the first, by default). │ │ │ │ aaxxiissint or None, default: 0 │ │ │ │ If an int, the axis of the input along which to compute the │ │ │ │ statistic. The statistic of each axis-slice (e.g. row) of the