Skip to content

Commit 0fc545c

Browse files
ci precommit
1 parent 08f3efd commit 0fc545c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/getting_started/intro_tutorials/03_subset_data.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ I’m interested in the age of the Titanic passengers.
5454
To select a single column, use square brackets ``[]`` with the column
5555
name of the column of interest.
5656

57+
For more explanation, see `Brackets in Python and pandas <https://python-public-policy.afeld.me/en/columbia/brackets.html>`__.
58+
5759
.. raw:: html
5860

5961
</li>

0 commit comments

Comments
 (0)