Skip to content

ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all() #6

Description

@yyoshiaki

I'm useing numpy 1.13.1 and the error written in the title occured in slalom/ipynb/f-scLVM_Tcells.ipynb. Tentatively I replaced if cols == None: into if cols != SP.ndarray: in the line 147 of utils.py and it worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions