Skip to content

Commit a54d522

Browse files
Update doc/source/user_guide/10min.rst
1 parent 8b6c64e commit a54d522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/10min.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ yields a :class:`Series`:
185185
df["A"]
186186
187187
If the label only contains letters, numbers, and underscores, you can
188-
alternatively use dot notation:
188+
alternatively use the column name attribute:
189189

190190
.. ipython:: python
191191

0 commit comments

Comments
 (0)