We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a53447 commit a727a5aCopy full SHA for a727a5a
pyproject.toml
@@ -65,6 +65,7 @@ computation = ['scipy>=1.10.0', 'xarray>=2022.12.0']
65
fss = ['fsspec>=2022.11.0']
66
aws = ['s3fs>=2022.11.0']
67
gcp = ['gcsfs>=2022.11.0']
68
+hf = ['huggingface-hub>=0.27.0']
69
excel = ['odfpy>=1.4.1', 'openpyxl>=3.1.0', 'python-calamine>=0.1.7', 'pyxlsb>=1.0.10', 'xlrd>=2.0.1', 'xlsxwriter>=3.0.5']
70
parquet = ['pyarrow>=10.0.1']
71
feather = ['pyarrow>=10.0.1']
0 commit comments