Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gzipped jsonl reader #82

Closed
wants to merge 1 commit into from
Closed

Commits on Jan 11, 2023

  1. Add gzipped jsonl reader

    Add a simple modification to the jsonl reader that unzips a file. If the API instead of just allowing a path also allowed to pass in a file stream I could have handled it outside of this, but this seems the most straightforward solutions atm.
    RXminuS authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    bc9e4a4 View commit details
    Browse the repository at this point in the history