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 5b35c77 commit b8b4eecCopy full SHA for b8b4eec
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