Skip to content

Type conversion with NA or null instead of throwing errors #138

Open
@Burtan

Description

@Burtan

Hi,

when trying to convert values like String to Double and there is an invalid value, an error is thrown. Maybe change this behaviour to convert invalid values to NA or null, or add functions that have different behaviours like toDoubleOrNull() or toDoubleOrNa().

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions