Skip to content

Commit b1685b2

Browse files
authored
Update roadmap.md [ci skip]
1 parent 4c1076b commit b1685b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roadmap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ In this document, I describe the functionality that we want to add to DataFrame
2020

2121
## Documentation
2222

23-
* Examples
24-
* Tutorials
23+
* **Examples** - simple examples of using specific methods of DataFrame. They should be stored in DataFrame-Examples packages and executable.
24+
* **Tutorials** - demonstrate the application of data frames to practical data analysis problems. Take some dataset, analyse it, and wrte down the steps. We can reproduce something from [Kaggle](https://www.kaggle.com/).
2525

2626
## Tools around DataFrame
2727

0 commit comments

Comments
 (0)