Skip to content

Commit 926ec19

Browse files
authored
add a huggingface library user (#1545)
1 parent 37c1bc6 commit 926ec19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ The following libraries use ``fsspec`` internally for path and file handling:
5353
maintainable and modular data science code
5454
#. `pyxet`_, a Python library for mounting and
5555
accessing very large datasets from XetHub
56+
#. `Huggingface🤗 Datasets`_, a popular library to
57+
load&manipulate data for Deep Learning models
5658

5759
``fsspec`` filesystems are also supported by:
5860

@@ -69,9 +71,11 @@ The following libraries use ``fsspec`` internally for path and file handling:
6971
.. _DVC: https://dvc.org/
7072
.. _kedro: https://kedro.readthedocs.io/en/stable/01_introduction/01_introduction.html
7173
.. _pyxet: https://github.com/xetdata/pyxet
74+
.. _Huggingface🤗 Datasets: https://github.com/huggingface/datasets
7275
.. _pyarrow: https://arrow.apache.org/docs/python/
7376
.. _petl: https://petl.readthedocs.io/en/stable/io.html#petl.io.remotes.RemoteSource
7477

78+
7579
Installation
7680
------------
7781

0 commit comments

Comments
 (0)