Skip to content

[FEA] Require null_count when constructing a cudf Python column #17816

Open
@mroeschke

Description

Similar to #11968, cudf Python columns should require null_count to be passed during construction. While the benefits of lazy null_count computation is lost, ideally the cudf Python column should mirror libcudf semantics as closely as possible.

xref #17760 (comment)

Metadata

Assignees

No one assigned

    Labels

    PythonAffects Python cuDF API.feature requestNew feature or request

    Type

    No type

    Projects

    • Status

      Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions