Skip to content

Commit

Permalink
Added pyxet to tools using fsspec (#1323)
Browse files Browse the repository at this point in the history
* Added pyxet to tools using fsspec

Added pyxet to tools using fsspec

* lint

---------

Co-authored-by: Martin Durant <[email protected]>
  • Loading branch information
srinify and martindurant authored Aug 3, 2023
1 parent 166f462 commit d9c781a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ The following libraries use ``fsspec`` internally for path and file handling:
for machine learning projects
#. `Kedro`_, a Python framework for reproducible,
maintainable and modular data science code
#. `pyxet`_, a Python library for mounting and
accessing very large datasets from Xethub

``fsspec`` filesystems are also supported by:

Expand All @@ -66,6 +68,7 @@ The following libraries use ``fsspec`` internally for path and file handling:
.. _zarr: https://zarr.readthedocs.io/
.. _DVC: https://dvc.org/
.. _kedro: https://kedro.readthedocs.io/en/stable/01_introduction/01_introduction.html
.. _pyxet: https://github.com/xetdata/pyxet
.. _pyarrow: https://arrow.apache.org/docs/python/
.. _petl: https://petl.readthedocs.io/en/stable/io.html#petl.io.remotes.RemoteSource

Expand Down

0 comments on commit d9c781a

Please sign in to comment.