Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Accept strings instead of just files #22

@martinburch

Description

@martinburch

I'm pulling my CSV files from a web service, so the entire CSV has been loaded as a string into memory already. There is no reason to write it to disk just to read it back in again. I had a look through the code and most of the code seems to be focused on reading files. Do you think it would be possible to bypass that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions