Evaluate fsspec #1966
Labels
Area: Infrastructure
Pertains to project infrastructure (e.g. CI, linting)
Type: Enhancement
Enhancement to existing functionality
fsspec is a generic Python interface for files and accessing data over things like GCFS or S3. It's currently used by dask, xarray, and pandas. We already support arbitrary file-like objects--not sure if there are some benefits we could provide by relying on this.
The text was updated successfully, but these errors were encountered: