fsspec / gcsfs

Pythonic file-system interface for Google Cloud Storage
http://gcsfs.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
334 stars 143 forks source link

Add API reference for gcsfs.mapping to docs #607

Closed dstansby closed 7 months ago

dstansby commented 7 months ago

It would be good to add API reference for the gcsfs.mapping sub-module to the API docs.

dstansby commented 7 months ago

Woops, I see from the source that .mapping is deprecated, sorry for the noise!

martindurant commented 7 months ago

gcsfs.mapping is not really needed anymore, since fsspec.get_mapper exists