Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Support for missing values #125

Closed
Closed

Description

Right now missing values are not supported by CuArrays

julia> CuArray([missing,1])
2-element CuArray{Union{Missing, Int64},1}:
 missing
 missing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions