Skip to content

Add CSVEncodable support for more numeric types #3

@scottmatthewman

Description

@scottmatthewman

Currently, Double and Int have CSVEncodable support added. Any other numeric types have to handle their own encoding within the CSVColumn configuration.

Expanding the list of support to Float, UInt, etc., could be useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions