We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e8ce8 commit 61ad572Copy full SHA for 61ad572
doc/source/index.rst
@@ -112,6 +112,7 @@ See the package overview for more detail about what's in the library.
112
faq
113
overview
114
10min
115
+ tutorials
116
cookbook
117
dsintro
118
basics
doc/source/tutorials.rst
@@ -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