Skip to content

Commit 81a78ae

Browse files
authored
Update roadmap.md
1 parent 7f974ab commit 81a78ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ In this document, I describe the functionality that we want to add to DataFrame
2525

2626
## Tools around DataFrame
2727

28-
* Datasets
28+
* **Toy Datasets** - a separate repository that contains many popular datasets (such as Iris, Housing, etc.) and a Loader that can load a selected dataset as data frame into your image. There is a similar tool in [scikit-learn](https://scikit-learn.org/stable/datasets/index.html) as well as [data() function in R](https://www.rdocumentation.org/packages/utils/versions/3.5.3/topics/data).
2929
* DataFrame editor

0 commit comments

Comments
 (0)