Skip to content

Commit 61ad572

Browse files
committed
DOC: added tutorials.rst template
1 parent 55e8ce8 commit 61ad572

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

doc/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ See the package overview for more detail about what's in the library.
112112
faq
113113
overview
114114
10min
115+
tutorials
115116
cookbook
116117
dsintro
117118
basics

doc/source/tutorials.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
.. _tutorials:
2+
3+
****************
4+
Pandas Tutorials
5+
****************
6+
7+
This is a guide to many pandas tutorials, geared mainly for new users.
8+
9+
Internal Guides
10+
---------------
11+
12+
Pandas own :ref:`10 Minutes to Pandas<10min>`
13+
14+
More complex recipes are in the :ref:`Cookbook<cookbook>`
15+
16+
Tutorials
17+
---------
18+

0 commit comments

Comments
 (0)