Skip to content

Python 3.7 Deprecations #72

Open
Open
@CCampJr

Description

@CCampJr

crikit/cri/tests/test_pec.py::test_rng_redux
crikit/cri/tests/test_pec.py::test_rng_redux2D
crikit/cri/tests/test_pec.py::test_rng_redux3D
crikit/preprocess/tests/test_als.py::test_basic_redux
crikit/preprocess/tests/test_als.py::test_basic_redux_rng
crikit/preprocess/tests/test_als.py::test_2Dbasic_redux_rng
crikit/preprocess/tests/test_als.py::test_vec_asym_param_rng_redux
crikit/preprocess/tests/test_als.py::test_rng_redux_fix_rng
crikit/preprocess/tests/test_als.py::test_rng_redux_fix_rng_vecasym
crikit/preprocess/tests/test_baseline_sub.py::test_basic_redux
crikit/preprocess/tests/test_baseline_sub.py::test_basic_redux_rng
crikit/preprocess/tests/test_baseline_sub.py::test_2Dbasic_redux_rng
crikit/preprocess/tests/test_baseline_sub.py::test_2Dbasic_transform_redux_rng
crikit/preprocess/tests/test_baseline_sub.py::test_vec_asym_param_rng_redux
crikit/preprocess/tests/test_baseline_sub.py::test_rng_redux_fix_rng
c:\Users\chc\Documents\Python\Repos\crikit2\crikit\preprocess\algorithms\abstract_als.py:82: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use arr[tuple(seq)] instead of arr[seq]. In the future this will be interpreted as an array index, arr[np.array(seq)], which will result either in an error or a different result.
output[[*coords, self.rng]] = spl2(x)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions