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 f43a10c commit 85adc01Copy full SHA for 85adc01
doc/source/getting_started/intro_tutorials/01_table_oriented.rst
@@ -28,12 +28,6 @@ documentation.
28
29
Pandas representation of Data
30
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
37
38
.. image:: ../../_static/schemas/01_table_dataframe.svg
39
:align: center
0 commit comments