Skip to content

Commit 85adc01

Browse files
committed
git commit -m "DOC: add note about DataFrame index and fix minor typo in 01-table_oriented"
1 parent f43a10c commit 85adc01

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/source/getting_started/intro_tutorials/01_table_oriented.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ documentation.
2828

2929
Pandas representation of Data
3030
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31-
.. note::
32-
33-
Each DataFrame has an *index*, which uniquely identifies each row.
34-
By default, it appears as the leftmost label in the table.
35-
For more about the index, see :ref:`user_guide/indexing`.
36-
3731

3832
.. image:: ../../_static/schemas/01_table_dataframe.svg
3933
:align: center

0 commit comments

Comments
 (0)