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

DOC: Add index/label details in data table representation #62466

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gnkl wants to merge 2 commits into pandas-dev:main
base: main
Choose a base branch
Loading
from gnkl:update-docs-data-table-representation
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
305 changes: 43 additions & 262 deletions doc/source/_static/schemas/01_table_dataframe.svg
View file Open in desktop
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[フレーム]
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ SQL table or the ``data.frame`` in `R <https://www.r-project.org/>`__.
- The column ``Name`` consists of textual data with each value a
string, the column ``Age`` are numbers and the column ``Sex`` is
textual data.
- The index labels each row. By default, this is a sequence of integers
starting at 0.

In spreadsheet software, the table representation of our data would look
very similar:
Expand Down
Loading

AltStyle によって変換されたページ (->オリジナル) /