Skip to content

feat: add csv parsing functionality #76

@wilhelmagren

Description

@wilhelmagren

We should also support CSV parsing. This would be a rather simple implementation. No need for schemas, just parse the file looking for the separators. Would be implemented as its own Slicer most likely.

Note

Tricky part could be with escape characters inside of e.g. a text column. And how would we know the datatypes to expect? @Ignalina

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions