Skip to content

Commit 1aa31f1

Browse files
committed
link to docs
1 parent c6064b4 commit 1aa31f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web/pandas/community/ecosystem.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,8 @@ To save a dataset on Hugging Face you need to [create a public or private datase
492492
df.to_parquet("hf://datasets/username/dataset_name/train.parquet")
493493
```
494494

495+
You can find more information about the Hugging Face Dataset Hub in the [documentation](https://huggingface.co/docs/hub/en/datasets).
496+
495497
## Out-of-core
496498

497499
### [Bodo](https://bodo.ai/)

0 commit comments

Comments
 (0)