[FEA] Require null_count when constructing a cudf Python column #17816
Open
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
Type
Projects
Status
Todo