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

use fsspec instead of gfile for all IO #3320

Merged
merged 3 commits into from
Sep 3, 2020
Merged

Commits on Sep 3, 2020

  1. use fsspec instead of gfile for all IO

    This better supports remote (and local) file operations with a dedicated package
    f4hy committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    5053619 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
    Borda and justusschock committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    8bc58cb View commit details
    Browse the repository at this point in the history
  3. chlog

    Borda committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    9ea7d6d View commit details
    Browse the repository at this point in the history