Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit576d05f

Browse files
authored
DOC: Add index/label details in data table representation (pandas-dev#62466)
1 parent6278b64 commit576d05f

File tree

2 files changed

+50
-262
lines changed

2 files changed

+50
-262
lines changed
Lines changed: 48 additions & 262 deletions
Loading

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ SQL table or the ``data.frame`` in `R <https://www.r-project.org/>`__.
7272
- The column ``Name`` consists of textual data with each value a
7373
string, the column ``Age`` are numbers and the column ``Sex`` is
7474
textual data.
75+
- The index labels each row. By default, this is a sequence of integers
76+
starting at 0.
7577

7678
In spreadsheet software, the table representation of our data would look
7779
very similar:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp