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 08f3efd commit 0fc545cCopy full SHA for 0fc545c
doc/source/getting_started/intro_tutorials/03_subset_data.rst
@@ -54,6 +54,8 @@ I’m interested in the age of the Titanic passengers.
54
To select a single column, use square brackets ``[]`` with the column
55
name of the column of interest.
56
57
+For more explanation, see `Brackets in Python and pandas <https://python-public-policy.afeld.me/en/columbia/brackets.html>`__.
58
+
59
.. raw:: html
60
61
</li>
0 commit comments