We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74d36ac commit 00855f8Copy full SHA for 00855f8
doc/source/user_guide/10min.rst
@@ -177,7 +177,7 @@ See the indexing documentation :ref:`Indexing and Selecting Data <indexing>` and
177
Getitem (``[]``)
178
~~~~~~~~~~~~~~~~
179
180
-For a :class:`DataFrame`, passing a single label selects a columns and
+For a :class:`DataFrame`, passing a single label selects a column and
181
yields a :class:`Series` equivalent to ``df.A``:
182
183
.. ipython:: python
0 commit comments