Skip to content

no method copy(::Missing) #32189

@denius

Description

@denius

ERROR: MethodError: no method matching copy(::Missing)

I suppose this can be fixed by adding copy(::Missing) = missing somewhere.

I discovered this when trying to use "empty" sparse matrices -- non-zero patterns with no values, like sparse(transpose(similar(sprand(Bool,3,3,0.2), Missing)))

Metadata

Metadata

Assignees

No one assigned

    Labels

    missing dataBase.missing and related functionalitysparseSparse arrays

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions