Skip to content

Commit 9657a34

Browse files
committed
Change header underline
1 parent 0f3a7cd commit 9657a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/getting_started/basics.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1525,7 +1525,7 @@ To iterate over the rows of a DataFrame, you can use the following methods:
15251525
df
15261526
15271527
items
1528-
~~~~~~~~~
1528+
~~~~~
15291529

15301530
Consistent with the dict-like interface, :meth:`~DataFrame.items` iterates
15311531
through key-value pairs:

0 commit comments

Comments
 (0)