Skip to content

DataType.of should be non case sensitive #145

Closed
@rnett

Description

@rnett

Currently DataType.of only accepts uppercase names like FLOAT32. Anyone used to using python will expect float32 and similar lowercase names to work. It seems like it may have been a design decision by it's inclusion in the docs, but I don't see a reason not to add it (probably as a toUppercase on the arg rather than extra cases) and I expect almost everyone will run into this at some point.

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