Skip to content

Add support for "nan" values in CSV files generated in Python for "not a number" #22

@martinkonopka

Description

@martinkonopka

If the CSV input file contains nan value to represent "not a number", the default deserializer for double fails to recognize it as Double.NaN. The nan value is used in Python to represent it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions