Skip to content

Issue with scipy update and find_repeats() #284

@pabloitu

Description

@pabloitu

W_test throws error in:

replist, repnum = scipy.stats.find_repeats(r)

As of scipy version 1.17, scipy.stats.find_repeats() has been removed (https://docs.scipy.org/doc/scipy/release/1.15.0-notes.html#deprecated-features-and-future-changes). Need to change the function to numpy.unique()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions