diff --git a/doc/source/user_guide/basics.rst b/doc/source/user_guide/basics.rst index c6d9a48fcf8ed..aa93f37a313f9 100644 --- a/doc/source/user_guide/basics.rst +++ b/doc/source/user_guide/basics.rst @@ -7,8 +7,8 @@ ============================== Here we discuss a lot of the essential functionality common to the pandas data -structures. Here's how to create some of the objects used in the examples from -the previous section: +structures. To begin, let's create some example objects like we did in +the :ref:`10 minutes to pandas <10min>` section: .. ipython:: python