From b31c0ac8bce09d7864db0186941996f26d90eec7 Mon Sep 17 00:00:00 2001 From: Ankit Sharma <120306860+AnkitSharma-29@users.noreply.github.com> Date: Wed, 22 Oct 2025 12:54:28 +0530 Subject: [PATCH] Add note about DataFrame index and column labels Added a note explaining index and column labels in DataFrames. --- .../getting_started/intro_tutorials/01_table_oriented.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/source/getting_started/intro_tutorials/01_table_oriented.rst b/doc/source/getting_started/intro_tutorials/01_table_oriented.rst index 7e86ad6c499d9..22b381e0cee88 100644 --- a/doc/source/getting_started/intro_tutorials/01_table_oriented.rst +++ b/doc/source/getting_started/intro_tutorials/01_table_oriented.rst @@ -36,6 +36,13 @@ pandas data table representation