Skip to content

Add example of how to read CSV files and specify a delimiter #50

Closed

Description

I can never figure out how to set the delim reading the readme.

It would good to actually add an example instead of just having the signature.

I tried

FileIO.File(format"CSV", delim='|')

FileIO.File(format"CSV"(delim='|'))

neither worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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