Skip to content

question on dynamic typing for boolean types when encountering title cases (ie: True/False) #1084

@rdai10

Description

@rdai10

Based on the tests, it seems that it's intentional for dynamic typing to treat true, false, and TRUE, FALSE as booleans, leaving True and False as strings: https://github.com/mholt/PapaParse/blob/master/tests/test-cases.js#L921-L924

Curious what is the rationale behind the decision?

Metadata

Metadata

Assignees

No one assigned

    Labels

    v6-todoThis issue should be handled in the v6 release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions