Skip to content

nan to null strategy? #142

Closed
Closed
@MarcoGorelli

Description

@MarcoGorelli

Both cudf and polars have both null and nan (and there's some discussion about having in pandas too), and they both have methods for converting nans to nulls:

I think we need something similar here. Perhaps fill_nans and fill_nulls would be most generic?

Metadata

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