Skip to content

autoType should infer "TRUE" or "FALSE" as booleans #105

@bothness

Description

@bothness

When working with Excel or Google Sheets, boolean values are by default exported to DSV files as uppercase "TRUE" or "FALSE" strings.

It would therefore seem sensible for the autoType function not to be case sensitive when parsing booleans from strings rather than only accepting lowercase. "true", "TRUE" or perhaps even "tRUe" should become true.

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