You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: roadmap.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ In this document, I describe the functionality that we want to add to DataFrame
20
20
21
21
## Documentation
22
22
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/).
0 commit comments