We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d82eec0 commit 1e8f6b2Copy full SHA for 1e8f6b2
doc/source/user_guide/basics.rst
@@ -7,8 +7,8 @@
7
==============================
8
9
Here we discuss a lot of the essential functionality common to the pandas data
10
-structures. Here's how to create some of the objects used in the examples from
11
-the previous section:
+structures. To begin, let's create some example objects like we did in
+the :ref:`10 minutes to pandas <10min>` section:
12
13
.. ipython:: python
14
0 commit comments