Skip to content

Error in "hits = np.sum(dist >= tst)" in one_sample test #156

@UdiBhaskar

Description

@UdiBhaskar

in the

hits = np.sum(dist >= tst)
dist is list and we can't compare a list like that, it will give an error. #155 pull request may solve this error. You will get the error only if keep_dist=True in the one_sample.

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