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

ENH: fast reads on large gzip files #210

Merged
merged 4 commits into from
Oct 13, 2014

Commits on Nov 14, 2013

  1. Configuration menu
    Copy the full SHA
    46122c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2013

  1. BUG: fix previous commit

    Acutally use the opening logic
    GaelVaroquaux committed Nov 18, 2013
    Configuration menu
    Copy the full SHA
    dee72f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2014

  1. RF: put gzip chunk constant into module global

    Allows user to set max chunk size.
    matthew-brett committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    69edcc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2014

  1. Merge pull request #1 from matthew-brett/module-global-gzip

    MRG: add module global to gzip as discussed
    GaelVaroquaux committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    4c3572b View commit details
    Browse the repository at this point in the history