From d0b6f7da9659d91d3aaa9940152d247972e7d202 Mon Sep 17 00:00:00 2001 From: Ankit Sharma <120306860+AnkitSharma-29@users.noreply.github.com> Date: Wed, 22 Oct 2025 12:19:31 +0530 Subject: [PATCH] Add note about DataFrame index and column labels Added a note explaining index and column labels in DataFrame and provided the --- .../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