home.social

#fsspec — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fsspec, aggregated by home.social.

fetched live
  1. So much cool stuff in there: csvbase.com/blog/7

    (csvbase.com/) is a site for sharing (and getting) csv files

    (github.com/fsspec/filesystem_s) and how to use it in your code (change `open()` with `fsspec.open()`) and how to extend it with your own custom url schemes let it work in pandas/polar/...

  2. So much cool #TIL stuff in there: csvbase.com/blog/7

    #csvbase (csvbase.com/) is a site for sharing (and getting) csv files

    #fsspec (github.com/fsspec/filesystem_s) and how to use it in your code (change `open()` with `fsspec.open()`) and how to extend it with your own custom url schemes let it work in pandas/polar/...

    #python

  3. fsspec и вообще зачем оно нам нужно

    Привет! Сегодня я расскажу вам про fsspec, его киллер фичи и почему он является незаменимым инструментом любого python разработчика.

    habr.com/ru/articles/781804/

    #fsspec #filesystem #s3 #cloud_storage