diff --git a/web/pandas/community/ecosystem.md b/web/pandas/community/ecosystem.md index 14b4be13cf15b..dc7b9bc947214 100644 --- a/web/pandas/community/ecosystem.md +++ b/web/pandas/community/ecosystem.md @@ -492,6 +492,8 @@ To save a dataset on Hugging Face you need to [create a public or private datase df.to_parquet("hf://datasets/username/dataset_name/train.parquet") ``` +You can find more information about the Hugging Face Dataset Hub in the [documentation](https://huggingface.co/docs/hub/en/datasets). + ## Out-of-core ### [Bodo](https://bodo.ai/)