Skip to content

Commit 245204f

Browse files
authored
Update docs: add toolkit page (#885)
1 parent 07df868 commit 245204f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/references/toolkit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Toolkit
2+
3+
Here you can find the toolkit functions on top of DataChain for common DS/ML operations (e.g. train/test split). Import these functions from `datachain.toolkit`.
4+
5+
::: datachain.toolkit

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ nav:
7474
- UDF: references/udf.md
7575
- Torch: references/torch.md
7676
- Functions: references/func.md
77+
- Toolkit: references/toolkit.md
7778
- 🤝 Contributing: contributing.md
7879

7980
- DataChain Website ↗: https://datachain.ai" target="_blank"

0 commit comments

Comments
 (0)