File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ The following libraries use ``fsspec`` internally for path and file handling:
53
53
maintainable and modular data science code
54
54
#. `pyxet `_, a Python library for mounting and
55
55
accessing very large datasets from XetHub
56
+ #. `Huggingface🤗 Datasets `_, a popular library to
57
+ load&manipulate data for Deep Learning models
56
58
57
59
``fsspec `` filesystems are also supported by:
58
60
@@ -69,9 +71,11 @@ The following libraries use ``fsspec`` internally for path and file handling:
69
71
.. _DVC : https://dvc.org/
70
72
.. _kedro : https://kedro.readthedocs.io/en/stable/01_introduction/01_introduction.html
71
73
.. _pyxet : https://github.com/xetdata/pyxet
74
+ .. _Huggingface🤗 Datasets : https://github.com/huggingface/datasets
72
75
.. _pyarrow : https://arrow.apache.org/docs/python/
73
76
.. _petl : https://petl.readthedocs.io/en/stable/io.html#petl.io.remotes.RemoteSource
74
77
78
+
75
79
Installation
76
80
------------
77
81
You can’t perform that action at this time.
0 commit comments